mirror of
https://github.com/danog/PrimeModule.git
synced 2024-11-26 20:34:37 +01:00
Fixes to tests on PHP 5.4
This commit is contained in:
parent
c15f348b68
commit
fad6b8e3fa
@ -15,5 +15,8 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- python3
|
||||
before_script:
|
||||
- composer update --dev
|
||||
|
||||
script:
|
||||
- "tests/testing.php"
|
||||
|
Loading…
Reference in New Issue
Block a user