Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Temporarily remove Ruby 2.0 b/c of Travis issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dchandekstark committed Dec 3, 2013
1 parent 8c20a53 commit 3631409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
# - 2.0.0
before_script:
- "cp config/log4r.yml.sample config/log4r.yml"
- "cp config/log4r_batch_processor.yml.sample config/log4r_batch_processor.yml"
Expand Down

0 comments on commit 3631409

Please sign in to comment.