From 80cc5db41f69ef2161997622b54c0f36427d24e4 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 25 Dec 2015 12:38:51 +0530 Subject: [PATCH] More doc for removing py ver --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2306829..641b7f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ python: - "3.5" - "nightly" - "pypy" - # not included + # not included, for incompatibility # - "2.5" # tarvis errs # - "3.2" # humanfriendly cant install # - "pypy3" # psutil errs