Navigation Menu

Skip to content

Commit

Permalink
adds bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
langalex committed Oct 5, 2015
1 parent c48ce56 commit cb0295c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ before_script:
- sudo sh -c 'echo "[native_query_servers]" >> /etc/couchdb/local.ini'
- sudo sh -c 'echo "erlang = {couch_native_process, start_link, []}" >> /etc/couchdb/local.ini'
- sudo /etc/init.d/couchdb restart
- bundle
script: bundle exec rake
matrix:
allow_failures:
Expand Down

0 comments on commit cb0295c

Please sign in to comment.