From d857a2f3ac444f6a421a038b57b6c62a739497d5 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sat, 19 Mar 2016 02:35:27 +0100 Subject: [PATCH] remove bundle line --- _ci/setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/_ci/setup.sh b/_ci/setup.sh index 0cf9922..d14441c 100755 --- a/_ci/setup.sh +++ b/_ci/setup.sh @@ -4,6 +4,5 @@ set -e; npm install gulp -g npm install -bundle install exit;