How to install Jekyll in the environment?
One of my unit tests invokes a Java JAR, which expects jekyll to be installed. Is it possible to have Jekyll loaded into a project's unit test environment for https://ci.appveyor.com/project/seanmcilvenna/trifolia ?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Owen McDonnell on 13 Apr, 2018 06:40 AM
Adding the following lines to the install section of appveyor.yml will install jekyll on the build machine.
2 Posted by sean.mcilvenna on 13 Apr, 2018 04:26 PM
Thank you! This worked like a charm!
sean.mcilvenna closed this discussion on 13 Apr, 2018 04:26 PM.