Skip to content

Commit

Permalink
Added Go 1.8 to testing targets
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Mar 1, 2017
1 parent 16a7fed commit fe3ca70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- tip

branches:
Expand Down

0 comments on commit fe3ca70

Please sign in to comment.