diff --git a/.travis.yml b/.travis.yml index c4892e1..d6a0a9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,11 +12,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Temporarily removing dist tag as not supported by power build -# dist: xenial - +dist: xenial sudo: required language: go +group: xeniallegacy go: - "1.13.15"