zoorest/.travis.yml
2017-02-17 14:28:34 +03:00

9 lines
114 B
YAML

language: go
go:
- 1.6
- 1.7
# tests script
script:
- cd $GOPATH/src/github.com/Difrex/zoorest && go build