Skip to content

Commit

Permalink
Travis tests on HHVM: allow failures for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed Jun 12, 2014
1 parent 6112632 commit e9ea7cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ php:
- 5.6
- hhvm

matrix:
allow_failures:
- php: hhvm

services: mongodb

before_script:
Expand Down

0 comments on commit e9ea7cc

Please sign in to comment.