Remove non existing cache directory.

This commit is contained in:
Arik Fraimovich 2016-10-20 09:16:08 +03:00 committed by GitHub
parent 2d2df5c9e0
commit 50ece739d9

View File

@ -15,7 +15,6 @@ dependencies:
- if [ "$CIRCLE_BRANCH" = "master" ]; then make deps; fi
cache_directories:
- node_modules/
- rd_ui/node_modules/
- rd_ui/app/bower_components/
test:
override: