Skip to content

Commit 9870810

Browse files
committed
Add pandoc version print on appveyor
1 parent 6882cee commit 9870810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎appveyor.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ install:
7575

7676
build_script:
7777
- "%CMD_IN_ENV% python setup.py download_pandoc"
78+
- "%CMD_IN_ENV% pypandoc\\files\\pandoc --version"
7879

7980
test_script:
8081
# Run the project tests

0 commit comments

Comments
 (0)