Skip to content

Commit

Permalink
upgrade travis Go versions to current and previous (1.10 and 1.9), re…
Browse files Browse the repository at this point in the history
…move 1.8
  • Loading branch information
mbertschler committed Mar 22, 2018
1 parent 6e0c378 commit a880a37
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 @@ -2,8 +2,8 @@ sudo: false
language: go

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

os:
Expand Down

0 comments on commit a880a37

Please sign in to comment.