delete cache

This commit is contained in:
Mario Romano 2016-09-06 09:03:25 +01:00
parent 8a4adbe7d7
commit 30f22006dd

View File

@ -64,8 +64,11 @@ script: npm run test
# Send coverage data to Coveralls
after_success:
- bash <(curl -s https://codecov.io/bash)
after_script:
- travis cache --delete
cache:
timeout: 1000
directories:
- demo-shell-ng2/node_modules
- ng2-components/ng2-activiti-form/node_modules