Skip to content

Commit

Permalink
[Travis] PPC64le: travis_wait 45
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jul 28, 2023
1 parent 03bcbbd commit 31c9ae3
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 @@ -155,7 +155,7 @@ install:

script:
- cd src
- travis_wait 30 python3 -m cibuildwheel --output-dir ../wheelhouse
- travis_wait 45 python3 -m cibuildwheel --output-dir ../wheelhouse
- cd ..

deploy:
Expand Down

0 comments on commit 31c9ae3

Please sign in to comment.