Private GIT

Skip to content
Snippets Groups Projects
Commit b8332a60 authored by X O's avatar X O
Browse files

move pip cache

parent 7396619e
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,6 @@ branches:
except:
- master
cache: pip
before_install:
- npm install -g grunt-cli
- npm install -g bower
......@@ -22,6 +20,7 @@ script:
cache:
directories:
- $HOME/.cache/pip
- .build/bower_components
- .build/node_modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment