From: Nicolas Coden Date: Sun, 18 Nov 2018 18:14:57 +0000 (+0100) Subject: chore: cache Yarn in Travis X-Git-Tag: v6.6.0~3^2~57^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3c331742a155f052bae19ee6aee224b83cd188;p=thirdparty%2Ffoundation%2Ffoundation-sites.git chore: cache Yarn in Travis --- diff --git a/.travis.yml b/.travis.yml index 7c864cc15..5a22c4f84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: node_js +cache: yarn os: - windows