Skip to content

Commit

Permalink
add pandoc to apt
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwwyyxx committed Feb 7, 2017
1 parent 073d55b commit 1e7d8cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ cache:
pip: true
apt: true

addons:
apt:
packages:
- pandoc

matrix:
fast_finish: true
include:
Expand Down

0 comments on commit 1e7d8cc

Please sign in to comment.