1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-26 15:24:37 +02:00

added nightly PHP builds to travis-ci environment

This commit is contained in:
Oliver Vogel
2015-08-30 17:31:52 +02:00
parent 1124ff3c62
commit 48b9f48cfd

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: