Skip to content

Commit e96374a

Browse files
committed
Add PHP 7.4 to Travis
1 parent f8aec94 commit e96374a

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
@@ -41,6 +41,10 @@ matrix:
4141
env: AUTOLOAD=1
4242
- php: 7.3
4343
env: AUTOLOAD=0
44+
- php: 7.4
45+
env: AUTOLOAD=1
46+
- php: 7.4
47+
env: AUTOLOAD=0
4448

4549
cache:
4650
directories:

0 commit comments

Comments
 (0)