Skip to content

Commit

Permalink
corrected ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghal committed May 2, 2013
1 parent 3bbb870 commit 5ce0df1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 262 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,3 +1,3 @@
script: "bundle exec rake ci"
rvm:
- 1.8.7
- 2.0.0
1 change: 1 addition & 0 deletions Gemfile
@@ -1,4 +1,5 @@
source 'http://rubygems.org'
ruby '2.0.0'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.0.0.rc1'
Expand Down
261 changes: 0 additions & 261 deletions README

This file was deleted.

0 comments on commit 5ce0df1

Please sign in to comment.