update travis
This commit is contained in:
@@ -3,8 +3,6 @@ go:
|
||||
- tip
|
||||
sudo: false
|
||||
install:
|
||||
- export GOPATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace:$GOPATH"
|
||||
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
|
||||
- go get github.com/mitchellh/gox
|
||||
- go get github.com/mholt/caddy
|
||||
- go get github.com/hashicorp/go-syslog
|
||||
|
||||
Reference in New Issue
Block a user