@@ -6,7 +6,7 @@ git:
|
||||
depth: false
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.13.3
|
||||
- go: 1.15
|
||||
before_script:
|
||||
- mkdir -p bin
|
||||
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
|
||||
|
Reference in New Issue
Block a user