mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add Python 3.5-dev to Travis configuration
This commit is contained in:
parent
696237c50e
commit
b412a9c886
@ -9,6 +9,7 @@ python:
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.5-dev"
|
||||
- "pypy"
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user