Selaa lähdekoodia

Try caching dependencies

Jake 10 vuotta sitten
vanhempi
sitoutus
df56c38d03
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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