Skip to content

Commit

Permalink
Test with go >= 1.18 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdarulis authored Sep 28, 2023
1 parent 7727a67 commit be77342
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
language: go
sudo: false
go:
- 1.14.x
- 1.15.x
- 1.16.x
env:
global:
- GO15VENDOREXPERIMENT=1
- 1.18.x
- 1.19.x
- 1.20.x
- 1.21.x
cache:
directories:
- vendor
Expand Down

0 comments on commit be77342

Please sign in to comment.