We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366800a commit e9690cfCopy full SHA for e9690cf
.travis.yml
@@ -44,7 +44,7 @@ matrix:
44
env: build
45
- node_js: "6"
46
os: linux
47
- script: node tests/run_e2e.js "--ignore=**/tests/build/**"
+ script: travis_wait 120 node tests/run_e2e.js "--ignore=**/tests/build/**"
48
env: e2e
49
50
0 commit comments