Ver Fonte

chore: remove env var for go master branch (#2056)

thinkerou há 6 anos atrás
pai
commit
0b96dd8ae5
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -10,7 +10,6 @@ matrix:
     env: GO111MODULE=on
   - go: 1.13.x
   - go: master
-    env: GO111MODULE=on
 
 git:
   depth: 10