Skip to content

Commit d266080

Browse files
committed
added tests for php 7.4
1 parent 0128a04 commit d266080

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.2
55
- 7.3
6+
- 7.4
67

78
matrix:
89
fast_finish: true
@@ -12,6 +13,8 @@ matrix:
1213
env: dependencies=lowest
1314
- php: 7.3
1415
env: dependencies=lowest
16+
- php: 7.4
17+
env: dependencies=lowest
1518
- php: 7.2
1619
env: PHPCS=1
1720
- php: 7.2

0 commit comments

Comments
 (0)