mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-11 10:16:42 +00:00
✨ PHP 7.4
This commit is contained in:
+4
-5
@@ -9,11 +9,10 @@ matrix:
|
||||
include:
|
||||
- php: 7.2
|
||||
- php: 7.3
|
||||
- php: 7.4snapshot
|
||||
- php: nightly
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
- php: nightly
|
||||
- php: 7.4
|
||||
# - php: nightly
|
||||
# allow_failures:
|
||||
# - php: nightly
|
||||
|
||||
before_install:
|
||||
- pecl channel-update pecl.php.net
|
||||
|
||||
Reference in New Issue
Block a user