changeset 436:72557a5310d9

Update readme - minimum ruby version - failing drone.io (missing latest ruby and stuff)
author nanaya <me@myconan.net>
date Mon, 13 Jun 2016 15:07:38 +0900
parents 1d113463d154
children d31fe32da7a0
files README.md
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Fri May 13 04:04:29 2016 +0900
+++ b/README.md	Mon Jun 13 15:07:38 2016 +0900
@@ -1,5 +1,3 @@
-[![Build Status](https://drone.io/bitbucket.org/nanaya1/zeropaste/status.png)](https://drone.io/bitbucket.org/nanaya1/zeropaste/latest)
-
 Zeropaste
 =========
 
@@ -8,7 +6,7 @@
 
 Requirements:
 
-* Ruby 1.9 or up (JRuby and Rubinius should also work)
+* Ruby 2.2 or up (JRuby and Rubinius may also work)
 * PostgreSQL
   (nothing PostgreSQL specific - can be easily changed if you know what you're doing.
   May or may not work with MySQL)