update travis
parent
c06061969e
commit
dc576fed8a
|
@ -7,6 +7,8 @@ install:
|
|||
- 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
|
||||
- go get github.com/jimstudt/http-authentication/basic
|
||||
- go get github.com/spf13/hugo
|
||||
- go get github.com/robfig/cron
|
||||
- go get github.com/mitchellh/go-homedir
|
||||
|
|
Loading…
Reference in New Issue