1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-01 11:30:16 +02: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