mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
5d273c037a
Former-commit-id: 25d99852c0
9 lines
131 B
YAML
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/...
|