zoorest/.travis.yml

9 lines
114 B
YAML
Raw Permalink Normal View History

2017-02-17 14:28:34 +03:00
language: go
go:
- 1.6
- 1.7
# tests script
script:
- cd $GOPATH/src/github.com/Difrex/zoorest && go build