Skip to content

Commit

Permalink
fixing pandoc version troubles
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Jul 23, 2017
1 parent 61e3f06 commit 40e289f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ node_js:
- node
before_install:
- set -e
- sudo apt-get update -qq
- sudo apt-get update
- sudo apt-cache policy pandoc
- sudo apt-get install pandoc=1.19.2.1
script:
Expand Down

0 comments on commit 40e289f

Please sign in to comment.