Support PHP 7.0 (again)

This commit is contained in:
Ivan Shalganov 2015-10-10 23:20:00 +03:00
parent 10c8109bb5
commit 28935c0ddc

View File

@ -7,6 +7,7 @@ php:
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0
before_script: before_script:
- composer install --dev - composer install --dev