Skip to content

Commit

Permalink
Add go1.10 to travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustvo Chain committed Aug 16, 2018
1 parent 249f07d commit eaad261
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 @@ -2,6 +2,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- tip

install:
Expand Down

0 comments on commit eaad261

Please sign in to comment.