Skip to content

Commit

Permalink
ci: update to go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Oct 25, 2018
1 parent 58717d4 commit 29d4721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ sudo: false
language: go

go:
- 1.9.x
- 1.11.x

install:
- make deps
Expand Down

0 comments on commit 29d4721

Please sign in to comment.