Add travis config
This commit is contained in:
parent
df47e839bc
commit
fdd3df058b
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: go
|
||||
go: 1.3
|
||||
|
||||
install: make setup
|
||||
script: make build
|
Loading…
x
Reference in New Issue
Block a user