sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit c7a16d3a88a1e342b80ed890c882b4b166bacf47
parent 2a1aa2404ec2f07c0957c73d9c23e2b8495d60a0
Author: Timon Vonk <timonv@gmail.com>
Date:   Wed,  4 Feb 2015 13:18:18 +0100

Disable support for Ruby 1.9.3

Diffstat:
M .travis.yml | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -4,7 +4,6 @@ rvm:
   - 2.1.1
   - 2.0.0
   - 2.2.0
-  - 1.9.3
 
 before_install:
   - sudo apt-get update -qq