mirror of
https://github.com/Intervention/image.git
synced 2025-08-08 23:06:40 +02:00
Added HHVM to travis.yml
This commit is contained in:
@@ -5,6 +5,11 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
|
- hhvm
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:moti-p/cc
|
- sudo add-apt-repository -y ppa:moti-p/cc
|
||||||
|
Reference in New Issue
Block a user