Skip to content

Commit

Permalink
added pandoc to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Dec 21, 2017
1 parent d79cbd9 commit 44dbc20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ matrix:
fast_finish: true
build: off
shallow_clone: true
before_test:
- cinst pandoc
- pandoc -v
test_script:
- node --version
- npm --version
Expand Down

0 comments on commit 44dbc20

Please sign in to comment.