modify travis config

This commit is contained in:
haythem 2019-10-05 18:06:01 +01:00
parent bc37ab5686
commit b2d4277a11

View File

@ -29,8 +29,7 @@ install:
- npm install
before_script:
- npm run devchain > /dev/null &
- sleep 5
- npm run devchain &
script:
- travis_wait 60 npm run $TASK