mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #4551 from tk0miya/dont_test_graphviz_on_travis
Stop testings for graphviz on Travis CI
This commit is contained in:
@@ -33,12 +33,6 @@ matrix:
|
||||
- python: '2.7'
|
||||
env: TOXENV=flake8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- graphviz
|
||||
- imagemagick
|
||||
|
||||
install:
|
||||
- pip install -U tox codecov
|
||||
|
||||
|
||||
Reference in New Issue
Block a user