Skip to content

Commit

Permalink
chore(): using jekyll 3 on circle
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionitron committed Oct 9, 2015
1 parent fb91616 commit 608fb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/circle/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function run {
;;
2)
# We have to install jekyll for the site task for now.
gem install jekyll
gem install jekyll --pre
# Install gulp globally for site deploy script.
npm install -g gulp

Expand Down

0 comments on commit 608fb49

Please sign in to comment.