Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
target ruby 2.0.0-p353
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Marks <lmarks@pivotallabs.com>
  • Loading branch information
zrob authored and modelseer committed Dec 13, 2013
1 parent 029b198 commit 56a57da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
1.9.3-p448
2.0.0-p353
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: ruby
bundler_args: --deployment --without development

rvm:
- 1.9.3-p448
- 2.0.0-p353

script: bundle exec rspec spec

Expand Down

0 comments on commit 56a57da

Please sign in to comment.