Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
increase time out
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed May 7, 2019
1 parent 22cdcbd commit d216540
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 @@ -22,7 +22,7 @@ before_script:
- julia -e 'using Pkg; pkg"add BinaryBuilder BinaryProvider"'

script:
- travis_wait julia build_tarballs.jl --verbose
- travis_wait 50 julia build_tarballs.jl --verbose

deploy:
provider: releases
Expand Down

0 comments on commit d216540

Please sign in to comment.