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 5fe6eef commit a4c2bc2Copy full SHA for a4c2bc2
.travis.yml
@@ -4,7 +4,7 @@ services:
4
- docker
5
language: go
6
go:
7
-- "1.11.x"
+- "1.12.3"
8
9
install:
10
# This script is used by the Travis build to install a cookie for
0 commit comments