pull/443/head
Hunter Long 2020-03-19 13:34:36 -07:00
parent 63a589a222
commit afe4929e5e
1 changed files with 1 additions and 0 deletions

View File

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