1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

Fix: Run build against PHP 7.4

This commit is contained in:
Andreas Möller 2019-12-17 14:54:54 +01:00
parent 7a6797dce9
commit ed97c220c0
No known key found for this signature in database
GPG Key ID: 9FB20A0BAF60E11F

View File

@ -12,6 +12,8 @@ jobs:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4
dist: bionic
env: WITH_COVERAGE=true
- php: nightly