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 1a5c026 commit 02a5dfeCopy full SHA for 02a5dfe
.travis.yml
@@ -21,5 +21,4 @@ before_script:
21
- mkdir -p $SMALLTALK_CI_BUILD/UCD && cp UCD/* $SMALLTALK_CI_BUILD/UCD/
22
23
script:
24
- - travis_wait 120 sleep infinity &
25
- - $SMALLTALK_CI_HOME/run.sh ${CI_FILE}
+ - travis_wait 60 $SMALLTALK_CI_HOME/run.sh ${CI_FILE}
0 commit comments