Skip to content

Commit

Permalink
Update golang versions on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pquerna committed Aug 7, 2017
1 parent bf99dce commit 280cb5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go

go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip

0 comments on commit 280cb5c

Please sign in to comment.