From: Tomas Babej Date: Sat, 26 Dec 2015 12:30:41 +0000 (+0100) Subject: travis: Do not test with Python 3.2, start testing with Python 3.5 X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/f17eb34f55544b849b34e9f73013e0224d01408f?ds=sidebyside;hp=f17eb34f55544b849b34e9f73013e0224d01408f travis: Do not test with Python 3.2, start testing with Python 3.5 The coverage package has issues with Python 3.2, and Python 3.5 is long available and should be covered. ---