Skip to content

Commit

Permalink
Add jruby to travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
MitinPavel committed Jul 6, 2012
1 parent e503039 commit 15170dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
- jruby-19mode

before_script:
- cd test/dummy/ && rake db:create db:migrate db:test:prepare && cd ~-

0 comments on commit 15170dc

Please sign in to comment.