Tell Travis that we need Riak

This commit is contained in:
galfert 2012-09-14 17:29:58 +02:00
parent 50601b5b71
commit 557223e0f9

View File

@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
services: riak
before_script:
- cp config.yml.example config.yml
script: rake test