Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit d753311

Browse files
committed
debug travis
1 parent a1fa156 commit d753311

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ matrix:
1010
- ENABLE_XDEBUG=true
1111
- PHP_SRC_VERSION=7.1.11
1212
- php: 7.2
13+
env:
1314
- PHP_SRC_VERSION=7.2.0
1415
- php: nightly
16+
env:
1517
- PHP_SRC_VERSION=7.2.0
18+
allow_failures:
19+
- php: nightly
1620
fast_finish: true
1721

1822
os:

0 commit comments

Comments
 (0)