Skip to content

Commit

Permalink
Merge pull request #83 from sergi/support-go-1.9
Browse files Browse the repository at this point in the history
Support Go 1.9 and remove 1.7
  • Loading branch information
sergi committed Nov 10, 2017
2 parents 2fc9cd3 + 5d18e2d commit 1744e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,8 +5,8 @@ os:
- osx

go:
- 1.7.x
- 1.8.x
- 1.9.x

sudo: false

Expand Down

0 comments on commit 1744e29

Please sign in to comment.