From: hugovk Date: Mon, 14 Sep 2015 14:57:50 +0000 (+0300) Subject: Python 3.5 is out X-Git-Url: https://jfr.im/git/z_archive/twitter.git/commitdiff_plain/cb8fba2400ab608e13dbe6b5e48bd80ec1c3c1b9 Python 3.5 is out --- diff --git a/.travis.yml b/.travis.yml index b8c0995..7805c6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - "3.2" - "3.3" - "3.4" +- "3.5" - "pypy" install: