mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2024-12-18 22:07:51 +00:00
Correct build script for examples
This commit is contained in:
parent
87923d0468
commit
3bc65a27fb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@ containsElement () {
|
||||
}
|
||||
|
||||
# these examples are skipped because they don't run on travis (for now)
|
||||
skippedExamples=("language-chinese" "language-japanese", "language-persian")
|
||||
skippedExamples=("language-chinese" "language-japanese" "language-persian")
|
||||
|
||||
# loop all files in the current folder
|
||||
for f in *; do
|
||||
@ -35,4 +35,4 @@ for f in *; do
|
||||
cd ".."
|
||||
fi
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user