We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527b9d1 commit 8819403Copy full SHA for 8819403
.travis.yml
@@ -6,7 +6,7 @@ sudo: false
6
language: go
7
8
go:
9
- - 1.9.x
+ - 1.11.x
10
11
install:
12
- make deps
0 commit comments