Skip to content

Commit d7d497b

Browse files
authored
Merge pull request #1311 from redhatrises/travis_osx_fixes
Remove --graphviz from TRAVIS CI for MacOS
2 parents 683ed8c + a974a53 commit d7d497b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ matrix:
4343
before_install:
4444
- brew update
4545
- brew upgrade python
46-
- brew install doxygen --with-graphviz
46+
- brew install doxygen
4747
- brew install opendbx
4848
- brew install popt
4949
- brew install swig

0 commit comments

Comments
 (0)