1
0
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:
Oliver Vogel
2015-08-30 17:37:50 +02:00

View File

@@ -4,10 +4,12 @@ php:
- 5.4
- 5.5
- 5.6
- nightly
- hhvm
matrix:
allow_failures:
- php: nightly
- php: hhvm
before_install: