chore(travis-bower): dont publish version.json on bower

This commit is contained in:
Andy Joslin
2014-02-05 14:30:12 -05:00
parent 7039ea42ab
commit d804865be0

View File

@@ -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