Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
TravisCI: Also start ElasticSearch before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
munshkr committed Feb 16, 2013
1 parent a1c80a2 commit 2994615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ rvm:
- "1.9.3"
services:
- mongodb
- elasticsearch
- redis-server
bundler_args: --without development
before_script: ./script/ci/set_config_files.sh
Expand Down

0 comments on commit 2994615

Please sign in to comment.