chore(travis): make ionic-bower include ionic.bundle.js

This commit is contained in:
Andy Joslin
2014-03-25 09:54:17 -06:00
parent 5efa8dd092
commit eb44123587

View File

@@ -38,8 +38,6 @@ function run {
# Angular dependencies are managed by bower, don't include them
rm -rf $BOWER_DIR/js/angular*
# Remove bundle, dependencies are again managed by bower!
rm -rf $BOWER_DIR/js/ionic.bundle.*
rm -rf $BOWER_DIR/version.json # unneeded
echo "-- Copying bower.json from project_dir and renaming main files"