Merge pull request #4551 from tk0miya/dont_test_graphviz_on_travis

Stop testings for graphviz on Travis CI
This commit is contained in:
Takeshi KOMIYA
2018-02-06 01:38:47 +09:00
committed by GitHub

View File

@@ -33,12 +33,6 @@ matrix:
- python: '2.7'
env: TOXENV=flake8
addons:
apt:
packages:
- graphviz
- imagemagick
install:
- pip install -U tox codecov