1
0
Fork 0
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:
Paul Thornthwaite 2014-02-14 11:44:30 +00:00
parent 9a679ad02a
commit 511e2aba21

View file

@ -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