1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Update .travis.yml

This commit is contained in:
Zack 2017-03-23 19:30:24 -06:00 committed by GitHub
parent 25c30e4be6
commit 25d99852c0

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/...