mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #2959 from tk0miya/nightly
Test with nightly python builds
This commit is contained in:
commit
1f2e357107
@ -7,11 +7,12 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.5-dev"
|
- "nightly"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- TEST='-v --with-timer --timer-top-n 25'
|
- TEST='-v --with-timer --timer-top-n 25'
|
||||||
|
- PYTHONFAULTHANDLER=x
|
||||||
matrix:
|
matrix:
|
||||||
- DOCUTILS=0.11
|
- DOCUTILS=0.11
|
||||||
- DOCUTILS=0.12
|
- DOCUTILS=0.12
|
||||||
|
Loading…
Reference in New Issue
Block a user