mongoid-enum/.travis.yml
2013-11-06 17:49:45 +11:00

15 lines
207 B
YAML

script: "bundle exec rspec spec"
language: ruby
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
gemfile:
- Gemfile
notifications:
recipients:
- nicholas@bruning.com.au
services:
- mongodb