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