Skip to content

Commit caf1248

Browse files
committed
Allow PHP nightly to fail
1 parent cda2bf1 commit caf1248

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
@@ -7,6 +7,8 @@ cache:
77

88
## Build matrix for lowest and highest possible targets
99
matrix:
10+
allow_failures:
11+
- php: nightly
1012
include:
1113
- php: 7.2
1214
env:

0 commit comments

Comments
 (0)