Skip to content

Commit aa8dc48

Browse files
Install pandoc
1 parent 0de9775 commit aa8dc48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ install:
1313
- pip install flask
1414
- pip install six
1515
- pip install pypandoc
16+
# - sudo apt-get install -y pandoc
17+
addons:
18+
apt_packages:
19+
- pandoc
1620
before_script:
1721
- mkdir prism
1822
- mkdir prism/bin

0 commit comments

Comments
 (0)