Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
add 1.10 to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvaughn committed Feb 22, 2018
1 parent 03d3d2a commit 4fe9b49
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.9.x
- 1.10.x

before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 4fe9b49

Please sign in to comment.