Skip to content

Commit

Permalink
travis: Update Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 26, 2017
1 parent 612f6e3 commit bde807b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go language: go
sudo: required sudo: required
go: go:
- 1.7.5 - 1.7.6
- 1.8.1 - 1.8.3
- tip - tip
os: os:
- linux - linux
Expand Down

0 comments on commit bde807b

Please sign in to comment.