Update .travis.yml

Former-commit-id: 25d99852c0
This commit is contained in:
Zack 2017-03-23 19:30:24 -06:00 committed by GitHub
parent dbd1be938e
commit 5d273c037a
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@ go:
- tip
before_install:
- go get -u github.com/schollz/cowyo
- go get -u github.com/jteeuwen/go-bindata/...