Update .travis.yml

This commit is contained in:
Zack 2017-03-23 19:30:24 -06:00 committed by GitHub
parent 25c30e4be6
commit 25d99852c0
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/...