Przeglądaj źródła

Try caching dependencies

Jake 10 lat temu
rodzic
commit
df56c38d03
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -13,3 +13,6 @@ notifications:
     skip_join: true
 services:
   - redis-server
+cache:
+  directories:
+    - node_modules