Sfoglia il codice sorgente

Try caching dependencies

Jake 10 anni fa
parent
commit
df56c38d03
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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