Updated .travis.yml to clean npm cache

Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/ce6dcada
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/ce6dcada
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/ce6dcada

Branch: refs/heads/master
Commit: ce6dcada87ecc178093a025495e471aab63427b5
Parents: 0814fe0
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Mon Oct 10 10:08:08 2016 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Mon Oct 10 10:08:08 2016 -0700

----------------------------------------------------------------------
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/ce6dcada/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index ec19675..e2ec2b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,9 @@ node_js:
   - "0.12"
   - "4"
   - "6"
+  
+before_install:
+    - npm cache clean -f
 
 # getting cordova tools dependencies from github
 # to make sure we're using their latest versions


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to