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

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

View File

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