Skip to content

Commit

Permalink
Bump Go versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrks authored Dec 1, 2020
1 parent e2f229d commit a1611e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go

go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- tip

install:
Expand Down

0 comments on commit a1611e5

Please sign in to comment.