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 e659320 commit 46d6daeCopy full SHA for 46d6dae
.travis.yml
@@ -70,10 +70,13 @@ jobs:
70
include:
71
- env: ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=0
72
arch: amd64
73
+ if: type = cron
74
- env: ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1
75
76
77
- env: ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1
78
arch: arm64
79
80
81
before_script:
82
- ccache --version
0 commit comments