We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8951a77 commit 7e24ad2Copy full SHA for 7e24ad2
travis/build-wheels.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -e -x
+set -e -u -x
3
4
function repair_wheel {
5
wheel="$1"
0 commit comments