Add travis_wait to grunt saucelabs in order to deal with the long long long firefox execution

This commit is contained in:
evilaliv3 2016-01-08 11:23:19 +01:00
parent ec2a3990ff
commit dc6f91971f

View File

@ -57,4 +57,4 @@ matrix:
before_script:
- npm install -g grunt-cli
script:
- $TRAVIS_BUILD_DIR/travis.sh
- travis_wait $TRAVIS_BUILD_DIR/travis.sh