Skip to content

Commit 77044cd

Browse files
authored
Merge pull request #85 from Goddard-Fortran-Ecosystem/hotfix/travis
Fixed typo in cache version.
2 parents 1d4b3c5 + 20887c6 commit 77044cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ matrix:
5454
- FC='gfortran-9'
5555
- BREW='gcc@9'
5656
- BREW_UP='cmake'
57-
- CACHE_NAME=osx-gcc8
57+
- CACHE_NAME=osx-gcc9
5858

5959
before_install:
6060
- |

0 commit comments

Comments
 (0)