Add the new php version

Este commit está contenido en:
Sébastien Lucas 2016-01-12 10:36:57 +01:00
padre 21a93cd75b
commit 6b5fdb4b26
Se han modificado 1 ficheros con 2 adiciones y 1 borrados

Ver fichero

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