update travis config

This commit is contained in:
haythem 2019-07-29 13:49:52 +01:00
parent b6673abdcf
commit 983d499571

View File

@ -17,6 +17,7 @@ cache:
install: install:
- npm install - npm install
- npm run install-all
before_script: before_script:
- npm run devchain & - npm run devchain &