From bf57f073eea2eeaef08b01ced4f6c105990415ad Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 26 Apr 2017 22:49:47 +0200 Subject: Add yarn cache to travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') 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: -- cgit v1.2.3