Skip to content

Commit

Permalink
Bump go version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored and ernesto-jimenez committed Mar 3, 2018
1 parent be8372a commit 662d1e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: go
sudo: false

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

script:
Expand Down

0 comments on commit 662d1e6

Please sign in to comment.