From 8c52e53679d9141398e0427714c676bbb97b8361 Mon Sep 17 00:00:00 2001 From: Devon Mackay Date: Wed, 8 Aug 2018 16:22:14 -0400 Subject: [PATCH] Cache the crl subdir --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 21de5c1f..0f1ddfe1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,9 @@ env: global: - TESTER_IMAGE_NAME=atst-tester - PROD_IMAGE_NAME=atst-prod +cache: + directories: + - crl before_install: # Use sed to replace the SSH URL with the public URL