aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Rakefile b/Rakefile
index a1fd64f..10b7481 100644
--- a/Rakefile
+++ b/Rakefile
@@ -29,9 +29,7 @@ task :test do
typhoeus: {
timeout: 120
},
- cache: {
- timeframe: '6w'
- }
+ cache: { timeframe: { external: '30d' } }
}
dir = ENV.fetch('BUILD_DEST', './_site')