Skip to content

Commit 6efb529

Browse files
authored
Merge pull request #29 from spinen/develop
Add PHP 7.4 to travis
2 parents 107f185 + 87ed5c3 commit 6efb529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ matrix:
1313
- php: 7.3
1414
- php: 7.3
1515
env: SETUP=lowest
16+
- php: 7.4
17+
- php: 7.4
18+
env: SETUP=lowest
1619

1720
sudo: false
1821

0 commit comments

Comments
 (0)