Skip to content

Commit

Permalink
Drop Go 1.9 support in test, add 1.11 and 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Jul 8, 2019
1 parent 33ffc07 commit f210262
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,7 +1,8 @@
language: go
go:
- 1.9
- "1.10"
- "1.11"
- "1.12"
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit f210262

Please sign in to comment.