From: Chocobozzz Date: Wed, 26 Apr 2017 20:49:47 +0000 (+0200) Subject: Add yarn cache to travis X-Git-Tag: v0.0.1-alpha~447 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bf57f073eea2eeaef08b01ced4f6c105990415ad;p=oweals%2Fpeertube.git Add yarn cache to travis --- diff --git a/.travis.yml b/.travis.yml index 5c6302bc9..7b8935a32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ addons: - g++-4.8 postgresql: "9.4" +cache: yarn + sudo: false services: