mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(travis-bower): dont publish version.json on bower
This commit is contained in:
@@ -36,6 +36,7 @@ function run {
|
||||
|
||||
# Angular dependencies are managed by bower, don't include them
|
||||
rm -rf $BOWER_DIR/js/angular*
|
||||
rm -rf $BOWER_DIR/version.json # unneeded
|
||||
|
||||
# update bower.json
|
||||
# tag each repo
|
||||
|
||||
Reference in New Issue
Block a user