1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-17 20:28:21 +01:00

Added HHVM to travis.yml

This commit is contained in:
Tobias Nyholm 2014-07-09 12:33:06 +02:00
parent fc0c202772
commit 57d12f0b06

View File

@ -5,6 +5,11 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
before_install:
- sudo add-apt-repository -y ppa:moti-p/cc