Prevent cache changes when patch updates

This commit is contained in:
Asher
2019-10-25 13:12:04 -05:00
parent 58f7f5b769
commit 168ccb0dfc
2 changed files with 6 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: "MacOS build"
os: osx
if: tag IS blank
script: travis_wait 40 scripts/ci.bash
script: travis_wait 60 scripts/ci.bash
git:
depth: 3