Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
9seconds committed Sep 21, 2020
1 parent dde0d25 commit bfeded6
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,6 +5,7 @@ sudo: false
dist: trusty

go:
- 1.15.x
- 1.14.x
- 1.13.x
- master
Expand All @@ -18,4 +19,3 @@ script:
matrix:
allow_failures:
- go: master
- go: 1.14.x # because of golangci-lint

0 comments on commit bfeded6

Please sign in to comment.