mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 09:24:05 +02:00
Merge pull request #420 from olivervogel/master
added nightly PHP builds to travis-ci environment
This commit is contained in:
@@ -4,10 +4,12 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
|
- nightly
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- php: nightly
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
Reference in New Issue
Block a user