We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01bd01 commit acb8d28Copy full SHA for acb8d28
.travis.yml
@@ -1,7 +1,6 @@
1
+dist: xenial
2
language: go
3
go:
4
- stable
5
env:
-- GIMME_OS=linux GIMME_ARCH=amd64 GO111MODULE=on
6
-- GIMME_OS=darwin GIMME_ARCH=amd64 GO111MODULE=on
7
-- GIMME_OS=windows GIMME_ARCH=amd64 GO111MODULE=on
+- GO111MODULE=on
0 commit comments