Initial Travis CI support
This commit is contained in:
parent
819930a8fc
commit
3299e329db
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- tip
|
Loading…
Reference in a new issue