Skip to content

Commit 46d7bf4

Browse files
committed
See if we have PHP 7.4 support
1 parent 27d9202 commit 46d7bf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
cache:
22
directories:
33
- $HOME/.composer/cache
4-
4+
55
language: php
66

77
php:
88
- 7.2
99
- 7.3
10+
- 7.4
1011

1112
env:
1213
matrix:

0 commit comments

Comments
 (0)