mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-04 20:47:53 +00:00
add hhvm for travis
This commit is contained in:
parent
dd9727e1ab
commit
44f04498ba
@ -3,6 +3,7 @@ os:
|
||||
- osx
|
||||
language: php
|
||||
php:
|
||||
- '7.0'
|
||||
- 7
|
||||
- hhvm
|
||||
before_script: composer install
|
||||
script: bin/phpunit
|
Loading…
Reference in New Issue
Block a user