mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[#3048] Don't drop 1.8.7 checking yet
Since it's backwards incompatible for older servers we don't want people to think support is dropped. Support will be dropped in fog 2.0 but we are still scheduling that!
This commit is contained in:
parent
df69886bab
commit
ae0e46a156
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ matrix:
|
|||
gemfile: Gemfile
|
||||
|
||||
allow_failures:
|
||||
- rvm: 1.8.7
|
||||
- rvm: jruby-18mode
|
||||
- rvm: jruby-head
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue