Skip to content

Commit 282fd5e

Browse files
committed
Add Php 7.4 to travis.yml
1 parent 6d94e91 commit 282fd5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: php
22
php:
33
- '7.2'
44
- '7.3'
5+
- '7.4
56
67
before_script:
78
- composer install --ignore-platform-reqs

0 commit comments

Comments
 (0)