Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Updated Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
dim committed Jul 7, 2012
1 parent b83e662 commit 6501902
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
@@ -1,12 +1,9 @@
language: ruby

before_install:
- rvm install jruby-1.7.0.preview1

rvm:
- 1.9.3
- jruby-19mode
- jruby-1.7.0.preview1
- jruby-head
gemfile:
- .travis/Gemfile
env:
Expand All @@ -15,7 +12,7 @@ env:

matrix:
exclude:
- rvm: jruby-1.7.0.preview1
- rvm: jruby-head
gemfile: .travis/Gemfile
env: CONN=hiredis
- rvm: jruby-19mode
Expand Down

0 comments on commit 6501902

Please sign in to comment.