travis
This commit is contained in:
parent
c53b597990
commit
0041ffd7f1
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
|
||||
# tests script
|
||||
script:
|
||||
- cd $GOPATH/src/github.com/Difrex/zoorest && go build
|
Loading…
Reference in New Issue
Block a user