Skip to content

Commit

Permalink
travis: use golang 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmood Ali committed Sep 18, 2019
1 parent 97ca32a commit db18c00
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 @@ -4,7 +4,7 @@ services:
language: go

go:
- "1.x"
- "1.11.x"

addons:
chrome: stable
Expand Down

0 comments on commit db18c00

Please sign in to comment.