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:
Takeshi KOMIYA 2018-02-05 02:00:56 +09:00
parent 69384902a4
commit 1a35640974

View File

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