We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 563792f + 465a371 commit e4be78cCopy full SHA for e4be78c
1 file changed
.travis.yml
@@ -17,7 +17,7 @@ jobs:
17
- "FREEBSD_INSTALLER_ISO_XZ=https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/12.1/FreeBSD-12.1-RELEASE-amd64-disc1.iso.xz"
18
# Increment this each time you change the image build code in
19
# ci.sh and want to intentionally bust the cache.
20
- - "CACHE_GEN=2"
+ - "CACHE_GEN=3"
21
cache:
22
directories:
23
- travis-cache
0 commit comments