Install missing package during CI
This commit is contained in:
parent
26f8cc32f6
commit
de2078c5cc
@ -7,6 +7,7 @@ before_script:
|
||||
- nvm install 4
|
||||
- nvm use 4
|
||||
- npm i -g gulp typings
|
||||
- npm i escape-string-regexp
|
||||
- npm i
|
||||
- touch tests.db
|
||||
- chmod a+w tests.db
|
||||
|
Reference in New Issue
Block a user