Skip to content

Commit

Permalink
travis: disable tests against tip until golangci-lint supports go1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
abursavich committed Oct 28, 2021
1 parent c0b03d9 commit 4cbedca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ language: go
go:
- oldstable
- stable
- tip
# - tip

notifications:
email: false
Expand Down

0 comments on commit 4cbedca

Please sign in to comment.