Skip to content

Commit 73592ed

Browse files
committed
trial fix for build failure
1 parent 63542a8 commit 73592ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ dependencies:
1212
- curl -s https://raw.githubusercontent.com/chronogolf/circleci-google-chrome/master/use_chrome_stable_version.sh | bash
1313

1414
override:
15+
- rm -rf bower_components
1516
- npm install
16-
- bower --force update
1717

1818
post:
1919
- ./node_modules/gulp/bin/gulp.js clean

0 commit comments

Comments
 (0)