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: 79c2a1dcbc
This commit is contained in:
Zack 2017-03-23 19:26:10 -06:00 committed by GitHub
parent c9b9032dc9
commit f09cf1b3e9

View File

@ -2,3 +2,6 @@ language: go
go:
- tip
before_install:
- go get -u github.com/jteeuwen/go-bindata/...