mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Stop testings for graphviz on Travis CI
To make our test faster, this stops testings for graphviz on Travis CI. Instead of that, Circle CI confirms they are passed.
This commit is contained in:
parent
69384902a4
commit
1a35640974
@ -33,12 +33,6 @@ matrix:
|
||||
- python: '2.7'
|
||||
env: TOXENV=flake8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- graphviz
|
||||
- imagemagick
|
||||
|
||||
install:
|
||||
- pip install -U tox codecov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user