diff --git a/.travis.yml b/.travis.yml index e597e50bb63..59ee5ebb219 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,12 +68,6 @@ env: jobs: include: - - env: ENABLE_ZTS=0 ENABLE_DEBUG=0 - arch: amd64 - if: type = cron - - env: ENABLE_ZTS=1 ENABLE_DEBUG=1 - arch: amd64 - if: type = cron - env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1 arch: arm64 if: type = cron