Skip to content

Commit

Permalink
Pause JRuby builds on Travis.
Browse files Browse the repository at this point in the history
It seems that Travis currently has some problems with running the Guard
specs on JRuby. Needs some further investigations on what to problem is.
  • Loading branch information
netzpirat committed Feb 6, 2012
1 parent bad9283 commit b47d20d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -4,9 +4,9 @@ rvm:
- 1.9.3
- ruby-head
- ree
- jruby-18mode
- jruby-19mode
- jruby-head
#- jruby-18mode
#- jruby-19mode
#- jruby-head
- rbx-18mode
- rbx-19mode
branches:
Expand Down

0 comments on commit b47d20d

Please sign in to comment.