Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request zendframework/zendframework#4700 from Slamdunk/pat…
Browse files Browse the repository at this point in the history
…ch-2

PHP 5.5 can't fail anymore
  • Loading branch information
weierophinney committed Jul 18, 2013
2 parents 1c20c0f + a3ce7fb commit 25dc083
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ php:
- 5.4
- 5.5

matrix:
allow_failures:
- php: 5.5

before_install:
- cp tests/TestConfiguration.php.travis tests/TestConfiguration.php

Expand Down

0 comments on commit 25dc083

Please sign in to comment.