Skip to content

Commit 5a9d893

Browse files
committed
fix for travis script
1 parent 5ce74b2 commit 5a9d893

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ compiler: gcc
1717
# deprecated
1818
#sudo: required
1919

20+
# turns off submodule fetching by default
21+
git:
22+
submodules: false
23+
2024
env:
2125
global:
2226
- FC=gfortran

0 commit comments

Comments
 (0)