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

Commit

Permalink
Enforcing PHP 5.5 and HHVM builds pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Dec 24, 2013
1 parent d5c316f commit fbb4f00
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ php:
- 5.3
- 5.4
- 5.5

matrix:
allow_failures:
- php: 5.5
- hhvm

before_script:
- composer self-update
Expand Down

0 comments on commit fbb4f00

Please sign in to comment.