@@ -4,7 +4,7 @@ services:
|
|||||||
- docker
|
- docker
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.11.1
|
- go: 1.12.4
|
||||||
before_script:
|
before_script:
|
||||||
- mkdir -p bin
|
- mkdir -p bin
|
||||||
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
|
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
|
||||||
|
Reference in New Issue
Block a user