travis build to 1.18

This commit is contained in:
Ben 2022-05-26 18:38:27 +02:00
parent f09088308d
commit 6d16ce7b3f

View File

@ -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: