commit: df01111f1d75445166565188e2799ec323aadc69
Author: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
AuthorDate: Fri Sep 25 02:32:31 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 02:32:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=df01111f
Add python 3.5 to the tests
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 8a86aa6..237963f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ python:
- 2.7
- 3.3
- 3.4
+ - 3.5
- pypy
script:
- ./setup.py test