Skip to content

Commit f9ae4a0

Browse files
committed
make after-success more verbose
1 parent 201b994 commit f9ae4a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ script:
8686
/bin/bash -xe /openblas/tools/build_wheel.sh
8787

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

0 commit comments

Comments
 (0)