Skip to content

Commit

Permalink
Merge pull request #34 from mackerelio/go111
Browse files Browse the repository at this point in the history
upgrade Go toolchain: 1.9 -> 1.11
  • Loading branch information
lufia authored Jan 28, 2019
2 parents 9b5a29f + 75bf464 commit f151d25
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
@@ -1,4 +1,4 @@
language: go

go:
- 1.9.x
- 1.11.x

0 comments on commit f151d25

Please sign in to comment.