Fixed PHP build version compat

This commit is contained in:
Ingo Schommer 2015-12-03 12:22:45 +13:00
parent 361933537e
commit ef1304a610

View File

@ -3,8 +3,8 @@ language: php
sudo: false sudo: false
php: php:
- 5.4
- 5.5 - 5.5
- 5.6
script: script:
- vendor/bin/phpunit tests - vendor/bin/phpunit tests