1
0
mirror of https://github.com/Intervention/image.git synced 2025-02-06 22:00:38 +01: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
commit 45099a0c78

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