From fe636a0e98ea48146caa416274d5e2354bb6e0a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Sat, 25 Jul 2015 14:56:37 +0200 Subject: [PATCH] Use Travis CI dependency cache --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index a73a848858..1c98e39b5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ language: python sudo: false +cache: + directories: + - node_modules env: - DISPLAY=:99.0