Skip to content

Commit

Permalink
Upgrade travis CI to test go 1.11 and 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pquerna committed Jun 1, 2019
1 parent be78767 commit aad24ec
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 aad24ec

Please sign in to comment.