Skip to content

Commit 26fd312

Browse files
committed
fix(CI): build error is not reported on TravisCI
1 parent 2cd6355 commit 26fd312

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
@@ -21,6 +21,7 @@ install:
2121

2222
script:
2323
- |
24+
set -e
2425
cibuildwheel --output-dir dist
2526
ls dist
2627
twine --version

0 commit comments

Comments
 (0)