mirror of https://github.com/statping/statping
travis
parent
95b8df33ab
commit
af989a2399
|
@ -33,7 +33,8 @@ install:
|
|||
- "npm install -g cross-env"
|
||||
- "pip install --user awscli"
|
||||
- "go get github.com/mattn/goveralls"
|
||||
- "go mod vendor"
|
||||
- "go mod download"
|
||||
- "go mod verify"
|
||||
- "make test-deps yarn clean compile install"
|
||||
language: go
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue