Skip to content

Commit

Permalink
Using pandoc-2.0.6-1 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Jan 4, 2018
1 parent a72e618 commit 16de407
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 @@ -5,8 +5,8 @@ python:
- "3.4"
- "3.5"
before_install:
- wget https://github.com/jgm/pandoc/releases/download/2.0.5/pandoc-2.0.5-1-amd64.deb
- sudo dpkg -i pandoc-2.0.5-1-amd64.deb
- wget https://github.com/jgm/pandoc/releases/download/2.0.6/pandoc-2.0.6-1-amd64.deb
- sudo dpkg -i pandoc-2.0.6-1-amd64.deb
- pandoc -v
install:
- pip install coveralls
Expand Down

0 comments on commit 16de407

Please sign in to comment.