Skip to content

Commit

Permalink
Update travis to run tests on Go 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
buger committed May 22, 2018
1 parent aa7e81f commit 4088705
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ matrix:
include:
- go: 1.9.x
env: LATEST_GO=true # run linters and report coverage
- go: 1.10.x
env: LATEST_GO=true # run linters and report coverage


services:
- redis-server
Expand Down

0 comments on commit 4088705

Please sign in to comment.