Skip to content

Commit

Permalink
remove bower.json file so that we use the latest version in compass t…
Browse files Browse the repository at this point in the history
…emplate
  • Loading branch information
mhayes committed Sep 25, 2014
1 parent 97eef16 commit cef142d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.sh
Expand Up @@ -17,6 +17,7 @@ if [ -d "${FOUNDATION_COMPASS_TEMPLATE}" ]; then
fi
git clone git://github.com/zurb/${FOUNDATION_COMPASS_TEMPLATE}.git
cd $FOUNDATION_COMPASS_TEMPLATE
rm bower.json
bower install ../../dist/assets --save
cp -f bower_components/foundation/scss/foundation/_settings.scss scss/_settings.scss
bundle install
Expand Down

0 comments on commit cef142d

Please sign in to comment.