1
0
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:
Daniil Gentili 2017-02-25 12:59:01 +01:00
parent c15f348b68
commit fad6b8e3fa

View File

@ -15,5 +15,8 @@ addons:
apt:
packages:
- python3
before_script:
- composer update --dev
script:
- "tests/testing.php"