Ver código fonte

Fix .travis.yml

disintegration 9 anos atrás
pai
commit
555e4d9ea7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -9,7 +9,7 @@ go:
   - 1.5
   - tip
 
-install:
+before_install:
   - go get golang.org/x/tools/cmd/cover
   - go get github.com/mattn/goveralls