update travis

This commit is contained in:
Henrique Dias
2016-08-10 10:13:57 +01:00
parent 598420fe71
commit 192f7649ac
2 changed files with 4 additions and 2 deletions

View File

@@ -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