add py3.6 + nightly to travis

This commit is contained in:
Rossen Georgiev 2017-02-21 19:46:12 +02:00
parent f6a952a109
commit b1939176c6
2 changed files with 3 additions and 1 deletions

View File

@ -7,4 +7,4 @@ filter:
tools:
external_code_coverage:
timeout: 300
runs: 7
runs: 9

View File

@ -6,6 +6,8 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "nightly"
- "pypy"
- "pypy3"
install: