We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f0c338 + fdf6b0f commit c0fac03Copy full SHA for c0fac03
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