Try to add hhvm just as a test.

This commit is contained in:
Sébastien Lucas 2013-12-17 14:44:43 +01:00
parent 15c3ae9947
commit 363ed0c0a5
1 changed files with 4 additions and 0 deletions

View File

@ -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