Add the new php version

This commit is contained in:
Sébastien Lucas 2016-01-12 10:36:57 +01:00
parent 21a93cd75b
commit 6b5fdb4b26

View file

@ -5,6 +5,7 @@ php:
- 5.4 - 5.4
- 5.3 - 5.3
- hhvm - hhvm
- 7.0
before_script: before_script:
- npm install jshint - npm install jshint
- jshint --version - jshint --version
@ -26,4 +27,4 @@ sudo: false
matrix: matrix:
allow_failures: allow_failures:
- php: hhvm - php: hhvm
- php: 5.6 - php: 7.0