comment hhvm in travis

This commit is contained in:
Arkadiusz Kondas 2016-07-07 23:54:03 +02:00
parent 2e417cb39a
commit baadfc365f
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ matrix:
- os: linux
php: '7.0'
- os: linux
php: hhvm
env:
- HHVMPHP7="yes"
# - os: linux
# php: hhvm
# env:
# - HHVMPHP7="yes"
- os: osx
osx_image: xcode7.3