Skip to content

Commit

Permalink
Include Go 1.12 in travis CI and remove Go 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-goswami committed Jun 10, 2019
1 parent 7813177 commit 35838f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go

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

matrix:
include:
Expand Down

0 comments on commit 35838f4

Please sign in to comment.