Different packages for PHP55 and PHP70

This commit is contained in:
bzick 2016-06-09 18:01:25 +03:00
parent c87d831189
commit f486c7d5d4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ php:
- 7.0
before_script:
- composer install --dev
- composer update --dev
script:
- phpunit