Skip to content

Commit c2d2f34

Browse files
committed
test on php 7.4
1 parent 9ba76d2 commit c2d2f34

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
@@ -4,6 +4,7 @@ php:
44
- 7.1
55
- 7.2
66
- 7.3
7+
- 7.4snapshot
78
- nightly
89

910
cache:
@@ -20,6 +21,7 @@ matrix:
2021
- php: 7.3
2122
env: SYMFONY_VERSION=4.2.* SYMFONY_DEPRECATIONS_HELPER=strict
2223
allow_failures:
24+
- php: 7.4snapshot
2325
- php: nightly
2426

2527
env:

0 commit comments

Comments
 (0)