We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f419d74 commit 5e773d2Copy full SHA for 5e773d2
travis.yml
@@ -6,7 +6,7 @@ git:
6
depth: false
7
matrix:
8
include:
9
- - go: 1.12.4
+ - go: 1.13.3
10
before_script:
11
- mkdir -p bin
12
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
0 commit comments