We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8a2530 + 82d108a commit 1fbb636Copy full SHA for 1fbb636
travis.yml
@@ -6,7 +6,7 @@ git:
6
depth: false
7
matrix:
8
include:
9
- - go: 1.13.3
+ - go: 1.15
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