mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Test pypy first to optimize Travis
This commit is contained in:
parent
23d74ddbe6
commit
57dd53d903
@ -4,12 +4,12 @@ cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
python:
|
||||
- "pypy"
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "nightly"
|
||||
- "pypy"
|
||||
env:
|
||||
global:
|
||||
- TEST='-v --durations 25'
|
||||
|
Loading…
Reference in New Issue
Block a user