Add support PHP 7 for CI

This commit is contained in:
bzick 2015-05-23 23:21:46 +03:00
parent 806467453d
commit bf0a0ffedc
1 changed files with 1 additions and 0 deletions

View File

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