Prune before installing

This commit is contained in:
Tim Schaub
2015-10-31 15:11:54 -06:00
parent ad3ee7cb33
commit c0271e3509

View File

@@ -8,6 +8,7 @@ env:
before_install:
- "npm install -g npm && npm install"
- "npm prune"
before_script:
- "rm src/ol/renderer/webgl/*shader.js"