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 1374b23 commit ae39821Copy full SHA for ae39821
.travis.yml
@@ -17,6 +17,6 @@ env:
17
before_install:
18
- chmod -R +x ./Scripts
19
install:
20
-- ./Scripts/install.sh
+- travis_wait 50 ./Scripts/install.sh
21
script:
22
- ./Scripts/build.sh
0 commit comments