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:26:10 -06:00 committed by GitHub
parent 96eb431dfe
commit 79c2a1dcbc

View File

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