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 17d64af commit fdf6b0fCopy full SHA for fdf6b0f
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