1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/.travis.yml
2012-04-10 23:24:47 -04:00

13 lines
170 B
YAML

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree
- rbx-18mode
- jruby
script: "bundle exec rake spec cucumber"
gemfile:
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile