Add .travis.yml and Travis-CI badge to README.
This commit is contained in:
parent
6004a1368e
commit
aa75fb5575
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- tip
|
Loading…
Reference in New Issue
Block a user