We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804476a commit cf1e9e4Copy full SHA for cf1e9e4
.travis.yml
@@ -1,7 +1,2 @@
1
language: go
2
-sudo: false
3
-before_script:
4
- - go vet -asmdecl=false ./...
5
-install:
6
- - export GOPATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace:$GOPATH"
7
- - export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
+go: master
0 commit comments