modify travis config

This commit is contained in:
haythem 2019-10-05 18:16:27 +01:00
parent b2d4277a11
commit 4ef5db5185

View File

@ -29,11 +29,12 @@ install:
- npm install
before_script:
- npm run devchain &
- npm run devchain > /dev/null &
- sleep 5
script:
- travis_wait 60 npm run $TASK
branches:
only:
- master
- master