Commit c4383c16 authored by Bas de Nooijer's avatar Bas de Nooijer

Removed Travis hhvm-nightly PHP version as this is no longer available

parent a94d581d
...@@ -6,7 +6,6 @@ php: ...@@ -6,7 +6,6 @@ php:
- 5.4 - 5.4
- 5.3 - 5.3
- hhvm - hhvm
- hhvm-nightly
env: env:
- SYMFONY_VERSION=2.1.* - SYMFONY_VERSION=2.1.*
...@@ -26,5 +25,4 @@ after_script: vendor/bin/coveralls -v ...@@ -26,5 +25,4 @@ after_script: vendor/bin/coveralls -v
matrix: matrix:
allow_failures: allow_failures:
- php: 5.3 - php: 5.3
- php: hhvm - php: hhvm
- php: hhvm-nightly \ No newline at end of file
\ 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