Skip to content

Commit 24cd22d

Browse files
committed
Don't drop platform on PHP 7.2 for now
1 parent f965b4e commit 24cd22d

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
@@ -25,6 +25,7 @@ matrix:
2525
- php: 7.2
2626
env:
2727
- dependencies=lowest
28+
- dropPlatform=false
2829
- php: nightly
2930
env:
3031
- dependencies=lowest
@@ -38,6 +39,7 @@ matrix:
3839
- php: 7.2
3940
env:
4041
- dependencies=highest
42+
- dropPlatform=false
4143
- php: nightly
4244
env:
4345
- dependencies=highest

0 commit comments

Comments
 (0)