add hhvm to travis

This commit is contained in:
Arkadiusz Kondas 2016-07-07 22:50:46 +02:00
parent 4aa9702943
commit 0a612a6031
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ matrix:
- os: linux
php: '7.0'
- os: linux
php: hhvm
env:
- HHVMPHP7="yes"
- os: osx
osx_image: xcode7.3
language: generic