Test with nightly python builds

This commit is contained in:
Takeshi KOMIYA 2016-09-15 23:00:15 +09:00
parent dd3f12a7fc
commit f9186c9b89

View File

@ -7,11 +7,12 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.5-dev"
- "nightly"
- "pypy"
env:
global:
- TEST='-v --with-timer --timer-top-n 25'
- PYTHONFAULTHANDLER=x
matrix:
- DOCUTILS=0.11
- DOCUTILS=0.12