Skip to content

Commit

Permalink
Using pandoc 2.0.4-1 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Dec 14, 2017
1 parent 3eb98cd commit 15f2dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,8 @@ python:
- "3.4"
- "3.5"
before_install:
- wget https://github.com/jgm/pandoc/releases/download/2.0.2/pandoc-2.0.2-1-amd64.deb
- sudo dpkg -i pandoc-2.0.2-1-amd64.deb
- wget https://github.com/jgm/pandoc/releases/download/2.0.4/pandoc-2.0.4-1-amd64.deb
- sudo dpkg -i pandoc-2.0.4-1-amd64.deb
- pandoc -v
install:
- pip install coveralls
Expand Down

0 comments on commit 15f2dda

Please sign in to comment.