Skip to content

Commit

Permalink
Travis: Cache MOM6-examples
Browse files Browse the repository at this point in the history
- Return to using MOM6-examples caching. Recursively cloning everything
  adds a few minutes to the through put and should be unnecessary.
  • Loading branch information
adcroft committed Oct 24, 2017
1 parent c17f020 commit a38a03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ cache:
# Install tools and clone the configurations repository
before_install:
- git clone https://github.com/adcroft/house_cleaning.git
- rm -rf MOM6-examples/
# This line clones MOM6-examples when there is no cache
- test -f MOM6-examples/README.md || (rm -rf MOM6-examples && git clone https://github.com/NOAA-GFDL/MOM6-examples.git)

Expand Down

0 comments on commit a38a03d

Please sign in to comment.