Skip to content

Commit 63542a8

Browse files
committed
trial fix for build failure
1 parent 13440ea commit 63542a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

circle.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ dependencies:
1313

1414
override:
1515
- npm install
16-
16+
- bower --force update
17+
1718
post:
1819
- ./node_modules/gulp/bin/gulp.js clean
1920
- ./node_modules/gulp/bin/gulp.js build

0 commit comments

Comments
 (0)