No one uses 1.8.7 or 1.9.2 anymore. Sorry, folks. #66

Merged
johnbintz merged 3 commits from travis-trimming into master 2015-07-03 16:33:29 +00:00
1 changed files with 1 additions and 8 deletions
Showing only changes of commit ef3895cbcf - Show all commits

View File

@ -1,6 +1,4 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
branches:
@ -11,9 +9,4 @@ gemfile:
- gemfiles/rails31.gemfile
- gemfiles/rails32.gemfile
- gemfiles/rails40.gemfile
matrix:
exclude:
- rvm: 1.8.7
gemfile: gemfiles/rails40.gemfile
- rvm: 1.9.2
gemfile: gemfiles/rails40.gemfile