add hhvm for travis

This commit is contained in:
Arkadiusz Kondas 2016-06-30 23:03:47 +02:00
parent dd9727e1ab
commit 44f04498ba
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ os:
- osx
language: php
php:
- '7.0'
- 7
- hhvm
before_script: composer install
script: bin/phpunit