pull/492/head^2
hunterlong 2020-04-13 05:42:06 -07:00
parent aee766ff4f
commit 0a4eb79165
1 changed files with 1 additions and 1 deletions

View File

@ -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"