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

View File

@@ -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: