Skip to content

Commit d8b7c8f

Browse files
committed
chore(travis): don't push changelog to ionic-bower
1 parent 665a581 commit d8b7c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bower/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ function run {
3838

3939
# Angular dependencies are managed by bower, don't include them
4040
rm -rf $BOWER_DIR/js/angular*
41+
rm -rf $BOWER_DIR/CHANGELOG*
4142
rm -rf $BOWER_DIR/version.json # unneeded
4243

4344
echo "-- Copying bower.json from project_dir and renaming main files"

0 commit comments

Comments
 (0)