mirror of
https://github.com/Intervention/image.git
synced 2025-08-01 11:30:16 +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.5
|
||||
- 5.6
|
||||
- nightly
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: hhvm
|
||||
|
||||
before_install:
|
||||
|
Reference in New Issue
Block a user