travis: drop 2.3 as well
parent
3ed5544fc5
commit
845efaa795
|
|
@ -8,10 +8,9 @@ addons:
|
|||
packages:
|
||||
- libgirepository1.0-dev # for gobject-introspection
|
||||
rvm:
|
||||
- 2.3.3
|
||||
- 2.4.1
|
||||
- 2.4.2
|
||||
- 2.5.0
|
||||
- 2.6.0
|
||||
- ruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ Chores:
|
|||
|
||||
Compatibility:
|
||||
* A LOT more pre-defined colors built into Cairo. Some of the named colors got redefined with the upgrade to the latest Cairo. This means that named colors like `:gray` and `:green` may look slightly different.
|
||||
* Dropped support for EOL'd Rubies. Minimum support is 2.4
|
||||
|
||||
Special thanks to @lcarlsen, @Karneades
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue