added py35,pypy,pypy3 in travis

This commit is contained in:
Rossen Georgiev 2016-01-19 07:34:42 +00:00
parent ba395385a0
commit d45795aa24
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
install:
- make init
- pip install coveralls