Skip to content

Commit

Permalink
updated go versions in travis (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Aug 7, 2018
1 parent 8d37e0b commit a40481a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,8 @@ language: go
sudo: false

go:
- 1.7
- 1.8
- 1.9
- "1.10"
- tip

matrix:
Expand Down

0 comments on commit a40481a

Please sign in to comment.