Skip to content

Commit 05e88d3

Browse files
committed
travis debugging.
1 parent 4041b5c commit 05e88d3

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
@@ -57,6 +57,7 @@ install:
5757
- ln -fs /usr/bin/gfortran-4.9 "$HOME/.local/bin/gfortran" && gfortran --version
5858
- ls -l /usr/bin/gfortran-4.9
5959
- ln -fs /usr/bin/gcov-4.9 "$HOME/.local/bin/gcov" && gcov --version
60+
- perl --version
6061
- |
6162
if ! which f90split; then
6263
wget http://people.sc.fsu.edu/~jburkardt/f_src/f90split/f90split.f90 && \

0 commit comments

Comments
 (0)