Skip to content

Commit b45c210

Browse files
committed
- add graphviz so new FORD will work.
1 parent 3e91de1 commit b45c210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ before_install:
1111
- sudo apt-get update -qq
1212
- sudo apt-get install -qq python-numpy python-scipy
1313
- sudo apt-get install gfortran-4.9
14+
- sudo apt-get install graphviz
1415
- sudo ln -fs /usr/bin/gfortran-4.9 /usr/bin/gfortran && gfortran --version
1516
- sudo -H pip install FoBiS.py && FoBiS.py --version
1617
- sudo -H pip install ford && ford --version

0 commit comments

Comments
 (0)