Skip to content

Commit

Permalink
fix travis go version to 1.10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaykarle committed Jul 3, 2018
1 parent 2b6a19f commit 468dcba
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,7 +2,7 @@ dist: trusty
sudo: false
language: go
go:
- "1.x"
- "1.10.x"
- master

install:
Expand Down

0 comments on commit 468dcba

Please sign in to comment.