We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e91de1 + 6d4bf59 commit 70973e4Copy full SHA for 70973e4
.travis.yml
@@ -11,6 +11,7 @@ before_install:
11
- sudo apt-get update -qq
12
- sudo apt-get install -qq python-numpy python-scipy
13
- sudo apt-get install gfortran-4.9
14
+ - sudo apt-get install graphviz
15
- sudo ln -fs /usr/bin/gfortran-4.9 /usr/bin/gfortran && gfortran --version
16
- sudo -H pip install FoBiS.py && FoBiS.py --version
17
- sudo -H pip install ford && ford --version
pyplot-fortran.md
@@ -13,6 +13,7 @@ display: public
protected
private
source: true
+graph: true
18
# Brief description
19
0 commit comments