Skip to content

Commit cf1e9e4

Browse files
committed
Update travis config
1 parent 804476a commit cf1e9e4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
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"
2+
go: master

0 commit comments

Comments
 (0)