sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit bcd3630ff9d19903117215e78e4b4d450290e9d4
parent e2013babf661604eac10287f73ea9c63483eb479
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Sat, 13 Apr 2013 11:27:43 +0200

add ruby 2.0.0 to rvm

Diffstat:
M .travis.yml | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,6 +1,7 @@
 language: ruby
 
 rvm:
+  - 2.0.0
   - 1.9.3
   - 1.8.7