mirror of https://github.com/statping/statping
go mod
parent
97b30c2418
commit
89a69927a9
|
@ -50,8 +50,8 @@ before_install:
|
|||
install:
|
||||
- npm install -g sass
|
||||
- npm install -g newman
|
||||
- go mod vendor
|
||||
- make dev-deps
|
||||
- make dep
|
||||
- make install
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue