Commit 8bcdd697 authored by Bas de Nooijer's avatar Bas de Nooijer

Add PHP-nightly (PHP7)

parent 6d30d285
...@@ -6,6 +6,7 @@ php: ...@@ -6,6 +6,7 @@ php:
- 5.4 - 5.4
- 5.3 - 5.3
- hhvm - hhvm
- nightly
env: env:
- SYMFONY_VERSION=2.1.* - SYMFONY_VERSION=2.1.*
...@@ -25,4 +26,5 @@ after_script: vendor/bin/coveralls -v ...@@ -25,4 +26,5 @@ after_script: vendor/bin/coveralls -v
matrix: matrix:
allow_failures: allow_failures:
- php: 5.3 - php: 5.3
- php: hhvm - php: hhvm
\ No newline at end of file - php: nightly
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment