remove bundle line

This commit is contained in:
Matthias Kretschmann 2016-03-19 02:35:27 +01:00
parent 65260f0ec3
commit d857a2f3ac
1 changed files with 0 additions and 1 deletions

View File

@ -4,6 +4,5 @@ set -e;
npm install gulp -g
npm install
bundle install
exit;