Add PHP 7.0 into the build script.

This commit is contained in:
Roman Syroeshko 2016-01-23 19:25:59 +04:00
parent f359825cb7
commit 3981e01489
1 changed files with 2 additions and 0 deletions

View File

@ -5,10 +5,12 @@ php:
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0
- hhvm - hhvm
matrix: matrix:
allow_failures: allow_failures:
- php: 7.0
- php: hhvm - php: hhvm
env: env: