Skip to content

Commit

Permalink
Merge pull request pquerna#39 from pquerna/pq/use_modern_go
Browse files Browse the repository at this point in the history
Update Travis CI to test Go 1.11 and 1.12
  • Loading branch information
pquerna authored Jun 1, 2019
2 parents be78767 + aad24ec commit 6f676e5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "1.12"
- "tip"

0 comments on commit 6f676e5

Please sign in to comment.