pull/293/head
Hunter Long 2019-11-22 11:08:12 -08:00 committed by GitHub
parent 97b30c2418
commit 89a69927a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,8 +50,8 @@ before_install:
install: install:
- npm install -g sass - npm install -g sass
- npm install -g newman - npm install -g newman
- go mod vendor
- make dev-deps - make dev-deps
- make dep
- make install - make install
before_script: before_script: