1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/.travis.yml
Thorsten Böttger 434c3198ce Add Ruby 2.0
2013-02-26 15:50:17 +13:00

11 lines
186 B
YAML

language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
# - jruby-18mode # JRuby in 1.8 mode
# - jruby-19mode # JRuby in 1.9 mode
- rbx-18mode
- rbx-19mode
services: mongodb