Skip to content

Commit

Permalink
make after-success more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Jan 31, 2024
1 parent 201b994 commit f9ae4a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ script:
/bin/bash -xe /openblas/tools/build_wheel.sh

after_success:
- set +ex
- sudo chmod -R a+w /home/travis/.cache
- pip install -q git+https://github.com/Anaconda-Platform/[email protected]
# Upload libraries to the shared staging area on anaconda.org
Expand Down

0 comments on commit f9ae4a0

Please sign in to comment.