Drop support for 1.8.7, ree.
This commit is contained in:
parent
fb0da5ee8c
commit
647ae0983a
|
@ -1,14 +1,8 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
# NOTE: temporary workaround for Rubygems issue #763
|
|
||||||
before_install:
|
|
||||||
- gem update --system 2.1.11
|
|
||||||
- gem --version
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.8.7
|
|
||||||
- ree
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
Loading…
Reference in New Issue