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

Commit

Permalink
Add mongo extension to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Sep 12, 2014
1 parent 0378689 commit 026d407
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ php:
- 5.5
- hhvm

before_script:
- pecl install -f mongo-1.4.1

matrix:
allow_failures:
- php: hhvm
Expand Down

0 comments on commit 026d407

Please sign in to comment.