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

Commit ed97c22

Browse files
committed
Fix: Run build against PHP 7.4
1 parent 7a6797d commit ed97c22

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)