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