Add install step to CI
This commit is contained in:
parent
4b4e363e3a
commit
bd32b520b2
@ -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