Skip to content

Commit

Permalink
travis build to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminbear committed May 26, 2022
1 parent f090883 commit 6d16ce7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 6d16ce7

Please sign in to comment.