Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e1950523..ea6dedb5c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,8 @@ notifications:
cache:
directories:
- $HOME/.npm
+ - html/doc
+ - man
- node_modules/.bin
- node_modules/.cache
- node_modules/deep-equal