Added Travis config file
This commit is contained in:
parent
b17eed2ad7
commit
a1f115bef9
6
.travis.yaml
Normal file
6
.travis.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.13"
|
||||
- "1.12"
|
||||
- stable
|
Loading…
Reference in New Issue
Block a user