mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove testing for 1.9.2
Never seen any differences/issues between 1.9.2 and 1.9.3 and I guess it isn't the most used version. This way we free up a Travis box for someone else.
This commit is contained in:
parent
9a679ad02a
commit
511e2aba21
1 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@ gemfile:
|
|||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
|
@ -24,8 +23,6 @@ matrix:
|
|||
exclude:
|
||||
- rvm: 1.8.7
|
||||
gemfile: Gemfile
|
||||
- rvm: 1.9.2
|
||||
gemfile: Gemfile.1.8.7
|
||||
- rvm: 1.9.3
|
||||
gemfile: Gemfile.1.8.7
|
||||
- rvm: 2.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue