Try to add hhvm just as a test.

Este commit está contenido en:
Sébastien Lucas 2013-12-17 14:44:43 +01:00
padre 15c3ae9947
commit 363ed0c0a5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

Ver fichero

@ -3,6 +3,7 @@ php:
- 5.5
- 5.4
- 5.3
- hhvm
before_script:
- npm install jshint -g
- jshint --version
@ -20,3 +21,6 @@ env:
addons:
hosts:
- cops-travis
matrix:
allow_failures:
- php: hhvm