diff --git a/.travis.yml b/.travis.yml index b034e30133e0..ee05dfc936df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - "3.2" - "3.3" - "3.4" + - "3.5" # Pypy build is disaabled because it doubles the travis build time, and it rarely fails # unless one one of the other builds fails. # - "pypy3"