Travis-CI test configuration
This commit is contained in:
parent
2b442985cd
commit
2cb0bd7e83
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- tip
|
Loading…
Reference in New Issue
Block a user