Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Update Rails 3.0.x, execute right command
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Feb 10, 2012
1 parent 5f57595 commit af52bbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,3 +1,5 @@
script: "bundle exec rake cucumber"

rvm:
- 1.9.3
- 1.9.2
Expand Down
4 changes: 2 additions & 2 deletions Appraisals
@@ -1,5 +1,5 @@
appraise '3.0.9' do
gem 'rails', '3.0.9'
appraise '3.0.11' do
gem 'rails', '3.0.11'
end

appraise '3.1.3' do
Expand Down

0 comments on commit af52bbb

Please sign in to comment.