Added HHVM to testing

This commit is contained in:
Joshua Sherman 2014-01-03 13:16:11 -05:00
parent 6e9736f030
commit 967f4c1e64
2 changed files with 7 additions and 2 deletions

View file

@ -1,7 +1,12 @@
language: php
php:
- "5.5"
- hhvm
- 5.5
matrix:
allow_failures:
- php: hhvm
install:
- composer install

2
composer.lock generated
View file

@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "2f93a3360b4a2c31afcdbd8dabf847b0",
"hash": "bf2609e3e57922dab5119cf53ac06105",
"packages": [
{
"name": "devize/closure-compiler",