This commit is contained in:
Denis Zheleztsov 2017-02-17 14:28:34 +03:00
parent c53b597990
commit 0041ffd7f1

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: go
go:
- 1.6
- 1.7
# tests script
script:
- cd $GOPATH/src/github.com/Difrex/zoorest && go build