mirror of https://github.com/statping/statping
makefile
parent
aee766ff4f
commit
0a4eb79165
|
@ -22,7 +22,7 @@ go: 1.14
|
|||
go_import_path: github.com/statping/statping
|
||||
install:
|
||||
- "npm install -g sass newman cross-env wait-on @sentry/cli"
|
||||
- "pip install awscli"
|
||||
- "pip install --user awscli"
|
||||
- "go get github.com/mattn/goveralls"
|
||||
- "go mod download"
|
||||
- "go mod verify"
|
||||
|
|
Loading…
Reference in New Issue