Skip to content

Commit

Permalink
tart travis service
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Kozyrev committed Aug 4, 2014
1 parent 712df59 commit 8cb2064
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,9 @@ php:
- 5.6
- hhvm

services:
- mongodb

before_script:
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then phpenv config-add config/config.ini; fi;'
- composer self-update
Expand Down

0 comments on commit 8cb2064

Please sign in to comment.