Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Travis pandoc v2.7.1 #40
Browse files Browse the repository at this point in the history
  • Loading branch information
nacnudus committed Nov 6, 2019
1 parent 9878cd2 commit a25a2e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ script:
not deploying"; fi
before_install:
- openssl aes-256-cbc -K $encrypted_e5387e4e26d8_key -iv $encrypted_e5387e4e26d8_iv -in deploy_key.enc -out deploy_key -d
- wget https://github.com/jgm/pandoc/releases/download/2.4/pandoc-2.4-1-amd64.deb
- sudo dpkg -i pandoc-2.4-1-amd64.deb
- wget https://github.com/jgm/pandoc/releases/download/2.7/pandoc-2.7-1-amd64.deb
- sudo dpkg -i pandoc-2.7-1-amd64.deb

0 comments on commit a25a2e8

Please sign in to comment.