Skip to content

Commit

Permalink
travis: add 1.x instead 1.9 to go versions (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored and janisz committed Sep 8, 2017
1 parent ae221b5 commit 62de4da
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,7 +1,7 @@
language: go

go:
- 1.9
- 1.x
- tip

matrix:
Expand Down

0 comments on commit 62de4da

Please sign in to comment.