Add travis.yml file
We have many tests, having this would simplify contributing also easier because Github would show us the CI result on PR's.
This commit is contained in:
parent
fa160f1206
commit
285f30bf10
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go: 1.5
|
Loading…
Reference in New Issue
Block a user