mirror of
https://code.dumpstack.io/tools/wi.git
synced 2024-11-14 06:19:19 +02:00
CI: Initial support
This commit is contained in:
parent
6053806379
commit
2eb75fe055
|
@ -0,0 +1,14 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- master
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
dist:
|
||||
- xenial
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
Loading…
Reference in New Issue