Skip to content

Commit

Permalink
travis: update for go1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Nov 20, 2020
1 parent 6635e19 commit 08057d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.11.x
- 1.12.x
- 1.15.x
- 1.14.x

env:
- GO111MODULE=on
Expand Down

0 comments on commit 08057d6

Please sign in to comment.