Merge pull request #2959 from tk0miya/nightly

Test with nightly python builds
This commit is contained in:
Takeshi KOMIYA 2016-10-12 18:47:54 +09:00 committed by GitHub
commit 1f2e357107

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