Skip to content

Commit

Permalink
Increase build timeout for trunk image
Browse files Browse the repository at this point in the history
  • Loading branch information
codeZeilen committed Apr 15, 2019
1 parent 192183b commit 29c9efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ smalltalk:
- Squeak-trunk
- Squeak-5.1

after_success: travis_wait 20 bash $TRAVIS_BUILD_DIR/scripts/build_images.sh
after_success: travis_wait 40 bash $TRAVIS_BUILD_DIR/scripts/build_images.sh
deploy:
provider: releases
skip_cleanup: true
Expand Down

0 comments on commit 29c9efd

Please sign in to comment.