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.
1 parent 4041b5c commit 05e88d3Copy full SHA for 05e88d3
.travis.yml
@@ -57,6 +57,7 @@ install:
57
- ln -fs /usr/bin/gfortran-4.9 "$HOME/.local/bin/gfortran" && gfortran --version
58
- ls -l /usr/bin/gfortran-4.9
59
- ln -fs /usr/bin/gcov-4.9 "$HOME/.local/bin/gcov" && gcov --version
60
+ - perl --version
61
- |
62
if ! which f90split; then
63
wget http://people.sc.fsu.edu/~jburkardt/f_src/f90split/f90split.f90 && \
0 commit comments