Skip to content

Commit

Permalink
Trim a little more out of the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbintz committed Jul 3, 2015
1 parent d06a756 commit ffa5d63
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,6 @@ branches:
only:
- master
gemfile:
- gemfiles/rails30.gemfile
- gemfiles/rails31.gemfile
- gemfiles/rails32.gemfile
- gemfiles/rails40.gemfile

8 changes: 0 additions & 8 deletions Appraisals
@@ -1,11 +1,3 @@
appraise 'rails30' do
gem 'rails', '~> 3.0.0'
end

appraise 'rails31' do
gem 'rails', '~> 3.1.0'
end

appraise 'rails32' do
gem 'rails', '~> 3.2.0'
end
Expand Down
7 changes: 0 additions & 7 deletions gemfiles/rails30.gemfile

This file was deleted.

7 changes: 0 additions & 7 deletions gemfiles/rails31.gemfile

This file was deleted.

0 comments on commit ffa5d63

Please sign in to comment.