Skip to content

Commit cfde3cd

Browse files
committed
Merge branch 'PHP-8.0'
* PHP-8.0: Only use travis for cron jobs
2 parents 497a0e5 + 8b281e5 commit cfde3cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,10 @@ jobs:
7070
include:
7171
- env: ENABLE_ZTS=0 ENABLE_DEBUG=0
7272
arch: amd64
73+
if: type = cron
7374
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1
7475
arch: amd64
76+
if: type = cron
7577
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1
7678
arch: arm64
7779
if: type = cron

0 commit comments

Comments
 (0)