Skip to content

Commit

Permalink
fix for travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeter committed Nov 20, 2024
1 parent 9c1aa30 commit 4a7baf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ compiler: gcc
# deprecated
#sudo: required

# turns off submodule fetching by default
git:
submodules: false

env:
global:
- FC=gfortran
Expand Down

0 comments on commit 4a7baf6

Please sign in to comment.