1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/.travis.yml
Zack 5d273c037a Update .travis.yml
Former-commit-id: 25d99852c0
2017-03-23 19:30:24 -06:00

9 lines
131 B
YAML

language: go
go:
- tip
before_install:
- go get -u github.com/schollz/cowyo
- go get -u github.com/jteeuwen/go-bindata/...