Skip to content

Commit

Permalink
travis: use Go 1.9.7
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
  • Loading branch information
gyuho committed Jun 15, 2018
1 parent cb46e9e commit 4c18c56
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 @@ -6,7 +6,7 @@ sudo: required
services: docker

go:
- 1.9.6
- 1.9.7

notifications:
on_success: never
Expand Down

0 comments on commit 4c18c56

Please sign in to comment.