Skip to content

Commit

Permalink
Fix travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Apr 5, 2020
1 parent fcfe593 commit b70faa8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ services:

env:
matrix:
- PANDOC_VERSION=2.7.2
- PANDOC_VERSION=2.7.3
- PANDOC_VERSION=2.7
- PANDOC_VERSION=2.8
- PANDOC_VERSION=2.9

script:
- make "pandoc$PANDOC_VERSION"
Expand Down

0 comments on commit b70faa8

Please sign in to comment.