Skip to content

Commit

Permalink
travis: update go versions (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored and teepark committed Sep 18, 2017
1 parent bc13501 commit 462fda1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: go

go:
- 1.4.3
- 1.5.4
- 1.6.4
- 1.7.5
- 1.8.1
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- tip

0 comments on commit 462fda1

Please sign in to comment.