Skip to content

Commit

Permalink
Disabling JRuby environment for Travis:CI.
Browse files Browse the repository at this point in the history
I'd rather not deal with SQLite and juggling different DB adapters right now.
  • Loading branch information
albertosaurus committed Jan 28, 2013
1 parent 688c34e commit b574a15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ before_script:
script: 'bundle exec rake spec'
rvm:
- 1.9.3
- jruby-19mode
jdk:
- openjdk7
- oraclejdk7

0 comments on commit b574a15

Please sign in to comment.