mirror of
https://github.com/Seldaek/monolog.git
synced 2025-02-23 14:32:44 +01:00
Added hhvm to travis.yml
This commit is contained in:
parent
a66d0ed837
commit
56f17118c9
@ -5,6 +5,11 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- composer install --dev --prefer-source
|
||||
|
Loading…
x
Reference in New Issue
Block a user