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.*
...@@ -27,4 +26,3 @@ matrix: ...@@ -27,4 +26,3 @@ matrix:
allow_failures: allow_failures:
- php: 5.3 - php: 5.3
- php: hhvm - php: hhvm
\ No newline at end of file
- php: hhvm-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