Skip to content

Commit

Permalink
travis: fix Go 1.10 env
Browse files Browse the repository at this point in the history
  • Loading branch information
julienschmidt committed Feb 22, 2018
1 parent 8545a7b commit d189839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- 1.7
- 1.8
- 1.9
- 1.10
- "1.10"
- tip
before_install:
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit d189839

Please sign in to comment.