mirror of
https://github.com/AuxXxilium/docker-ddns-server.git
synced 2024-11-23 23:00:59 +07:00
travis build to 1.18
This commit is contained in:
parent
f09088308d
commit
6d16ce7b3f
@ -1,15 +1,16 @@
|
||||
language: go
|
||||
|
||||
env: GO111MODULE=on
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
go:
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.17.x
|
||||
- 1.18.x
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
before_script:
|
||||
before_install:
|
||||
- cd dyndns
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user