Skip to content

Commit

Permalink
a3.1.0.rc1 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed May 22, 2011
1 parent 99ac04d commit 29809a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ rvm:
- 1.9.2
gemfile:
- gemfiles/rails-3.0.7
- gemfiles/rails-3.1.0.rc1
- gemfiles/rails-master
env:
- CI=true
5 changes: 5 additions & 0 deletions gemfiles/rails-3.1.0.rc1
@@ -0,0 +1,5 @@
require File.expand_path("../base.rb", __FILE__)

extend GemfileBase

gem "rails", "3.1.0.rc1"

0 comments on commit 29809a9

Please sign in to comment.