mongoid-enum/.travis.yml
2013-11-05 10:47:10 +11:00

16 lines
215 B
YAML

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