Add travis.yml
This commit is contained in:
parent
9fb38cc9d6
commit
32e7a83270
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.1
|
||||
- tip
|
||||
|
||||
install: make deps
|
||||
|
||||
script: make test
|
Loading…
x
Reference in New Issue
Block a user