Skip to content

Commit 2bee27c

Browse files
committed
migrating
1 parent d4f1cec commit 2bee27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
install:
1818
# Pillar installation
19-
- git clone https://github.com/pillar-markup/pillar.git -b newpipeline # Clone pillar
19+
- git clone https://github.com/pillar-markup/pillar.git # Clone pillar
2020
- cd pillar && ./scripts/build.sh && cd .. # Run pillar build script. Pillar will be built in `pwd`/build!
2121
- . pillar/scripts/ci/ensure_latex.sh # Install latex
2222
- ./pillar/scripts/ci/ensure_book_dependencies.sh # Install latex dependencies required by pillar

0 commit comments

Comments
 (0)