mirror of https://github.com/statping/statping
travis
parent
63a589a222
commit
afe4929e5e
|
@ -31,6 +31,7 @@ install:
|
|||
- "npm install -g newman"
|
||||
- "npm install -g cross-env"
|
||||
- "pip install --user awscli"
|
||||
- "go mod tidy"
|
||||
- "go mod vendor"
|
||||
- "make test-deps yarn clean compile install"
|
||||
language: go
|
||||
|
|
Loading…
Reference in New Issue