Skip to content

Commit

Permalink
install jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
kspearrin committed Mar 22, 2019
1 parent 89bd8cf commit 861546d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ branches:

stack: node 10

install:
- gem install jekyll bundler

before_build:
- node --version
- npm --version
Expand Down

0 comments on commit 861546d

Please sign in to comment.