Commit 6c476d57 authored by Tres Seaver's avatar Tres Seaver

Test PyPy3, Python 3.4 on Travis.

parent 48e08cb4
...@@ -4,7 +4,9 @@ python: ...@@ -4,7 +4,9 @@ python:
- 2.7 - 2.7
- 3.2 - 3.2
- 3.3 - 3.3
- 3.4
- pypy - pypy
- pypy3
install: install:
- pip install . --use-mirrors - pip install . --use-mirrors
script: script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment