Skip to content

Commit

Permalink
Bump travis go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Nelson committed Nov 6, 2019
1 parent fd9eb15 commit d8d957d
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,9 +1,9 @@
sudo: false
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- tip
script:
- go install ./...
Expand Down

0 comments on commit d8d957d

Please sign in to comment.