croc/.travis.yml

11 lines
98 B
YAML

language: go
go:
- tip
env:
- "PATH=/home/travis/gopath/bin:$PATH"
script:
- go build -v