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 020e639 commit 3166685Copy full SHA for 3166685
.travis.yml
@@ -51,4 +51,5 @@ env:
51
script:
52
# Use `travis_wait` when building because some configurations don't produce an
53
# output for a long time (linking & testing)
54
- - travis_wait 55 contrib/ci/scripts/travis_ci_entry_point.sh || exit 1;
+ #- travis_wait 55 contrib/ci/scripts/travis_ci_entry_point.sh || exit 1;
55
+ - contrib/ci/scripts/travis_ci_entry_point.sh || exit 1;
0 commit comments