We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f1cec commit 2bee27cCopy full SHA for 2bee27c
.travis.yml
@@ -16,7 +16,7 @@ env:
16
17
install:
18
# Pillar installation
19
- - git clone https://github.com/pillar-markup/pillar.git -b newpipeline # Clone pillar
+ - git clone https://github.com/pillar-markup/pillar.git # Clone pillar
20
- cd pillar && ./scripts/build.sh && cd .. # Run pillar build script. Pillar will be built in `pwd`/build!
21
- . pillar/scripts/ci/ensure_latex.sh # Install latex
22
- ./pillar/scripts/ci/ensure_book_dependencies.sh # Install latex dependencies required by pillar
0 commit comments