Skip to content

Commit

Permalink
Merge pull request #57 from zimmski/support-1.7-and-1.8
Browse files Browse the repository at this point in the history
Switch to Go 1.7 and 1.8
  • Loading branch information
zimmski committed Apr 9, 2017
2 parents 4c5263d + 0f2644e commit 2c6f644
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: go

go:
- 1.7.1
- 1.7.x
- 1.8.x

sudo: false

Expand Down

0 comments on commit 2c6f644

Please sign in to comment.