We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63542a8 commit 73592edCopy full SHA for 73592ed
circle.yml
@@ -12,8 +12,8 @@ dependencies:
12
- curl -s https://raw.githubusercontent.com/chronogolf/circleci-google-chrome/master/use_chrome_stable_version.sh | bash
13
14
override:
15
+ - rm -rf bower_components
16
- npm install
- - bower --force update
17
18
post:
19
- ./node_modules/gulp/bin/gulp.js clean
0 commit comments