Add travis_wait to grunt saucelabs in order to deal with the long long long firefox execution
This commit is contained in:
parent
ec2a3990ff
commit
dc6f91971f
|
@ -57,4 +57,4 @@ matrix:
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
script:
|
script:
|
||||||
- $TRAVIS_BUILD_DIR/travis.sh
|
- travis_wait $TRAVIS_BUILD_DIR/travis.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user