update travis config

This commit is contained in:
haythem 2019-07-29 14:13:31 +01:00
parent 983d499571
commit b759bbbb21

View File

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