1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-20 04:31:24 +02:00

Merge pull request #177 from Nyholm/patch-1

Added HHVM to travis.yml
This commit is contained in:
Oliver Vogel
2014-07-26 12:51:13 +02:00

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