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