]> jfr.im git - z_archive/twitter.git/commitdiff
Merge pull request #302 from hugovk/3.5
authorBenjamin Ooghe-Tabanou <redacted>
Tue, 15 Sep 2015 07:28:09 +0000 (09:28 +0200)
committerBenjamin Ooghe-Tabanou <redacted>
Tue, 15 Sep 2015 07:28:09 +0000 (09:28 +0200)
Python 3.5 is out

.travis.yml

index b8c0995c3d03e70de2f30fcb6505569ef2dcc6b3..7805c6ae83a2f5d8c85700609f40fbde5b511af5 100644 (file)
@@ -6,6 +6,7 @@ python:
 - "3.2"
 - "3.3"
 - "3.4"
+- "3.5"
 - "pypy"
 
 install: