Expand test matrix to include Python 3.4 and pypy3
[third_party/testtools] / .travis.yml
index 18363284176fa3bc2031b4dbe3a9abc69c70fbeb..3b21bee32f9a9c09978443f7405959046d421ac1 100644 (file)
@@ -4,7 +4,9 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
+  - "3.4"
   - "pypy"
+  - "pypy3"
 
 # We have to pin Jinja2 < 2.7  for Python 3.2 because 2.7 drops/breaks support:
 # http://jinja.pocoo.org/docs/changelog/#version-2-7