Install and configure Riak CS on Travis
This commit is contained in:
@@ -2,11 +2,13 @@ language: ruby
|
||||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
services: riak
|
||||
before_install:
|
||||
- sh .travis/install_riakcs.sh
|
||||
before_script:
|
||||
- cp config.yml.example config.yml
|
||||
script: rake test
|
||||
notifications:
|
||||
email: false
|
||||
webhooks:
|
||||
urls:
|
||||
- http://hook-juggler.heroku.com/hooks/travis
|
||||
|
||||
Reference in New Issue
Block a user