Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 04c47e3

Browse files
authored
Merge pull request #1861 from localheinz/fix/php7.4
Fix: Run build against PHP 7.4
2 parents 7a6797d + ed97c22 commit 04c47e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
- php: 7.1
1313
- php: 7.2
1414
- php: 7.3
15+
- php: 7.4
16+
dist: bionic
1517
env: WITH_COVERAGE=true
1618
- php: nightly
1719

0 commit comments

Comments
 (0)