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 6f0c338 commit 73be708Copy full SHA for 73be708
travis/compile.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -ex
3
if [[ "$ENABLE_MAINTAINER_ZTS" == 1 ]]; then
4
TS="--enable-maintainer-zts";
5
else
0 commit comments