travis build to 1.18
This commit is contained in:
parent
f09088308d
commit
6d16ce7b3f
@ -1,15 +1,16 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
env: GO111MODULE=on
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.13.x
|
- 1.17.x
|
||||||
- 1.14.x
|
- 1.18.x
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 1
|
||||||
|
|
||||||
before_script:
|
before_install:
|
||||||
- cd dyndns
|
- cd dyndns
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user