CI: Initial support
This commit is contained in:
parent
6053806379
commit
2eb75fe055
14
.travis.yml
Normal file
14
.travis.yml
Normal file
@ -0,0 +1,14 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- master
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
dist:
|
||||
- xenial
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
Loading…
Reference in New Issue
Block a user