Skip to content

Commit 0b38e28

Browse files
GrahamCampbellmvriel
authored andcommitted
Test on PHP 7.4
1 parent b83ff7c commit 0b38e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22

3-
43
env:
54
global:
65
- COMPOSER_FLAGS="--no-interaction"
@@ -20,6 +19,7 @@ matrix:
2019
# Test with updated dependencies
2120
- php: 7.2
2221
- php: 7.3
22+
- php: 7.4
2323

2424
cache:
2525
directories:

0 commit comments

Comments
 (0)