Create .travis.yml
This commit is contained in:
parent
58a3b27da9
commit
8552d33dcd
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.12.x
|
||||||
|
- master
|
||||||
|
|
||||||
|
script: go build
|
Loading…
Reference in New Issue
Block a user