aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscript/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/build.sh b/script/build.sh
index 7d24c09..d34e65d 100755
--- a/script/build.sh
+++ b/script/build.sh
@@ -28,6 +28,7 @@ pushd $DIR
rm -rf $BUILD_DEST
# Build && test.
+bundle
bundle exec jekyll build -s $BUILD_SOURCE -d $BUILD_DEST
bundle exec rubocop
bundle exec rake