Skip to content

Commit b139a8e

Browse files
committed
install pandoc
1 parent 66912ac commit b139a8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_install:
1919
- sudo apt update -qq
2020
- sudo apt-get -y install libcgal-dev libeigen3-dev swig python-numpy
2121
- sudo apt-get -y install libcgal-qt5-11 # bug in cgal, should be installed automatically
22+
- sudo apt-get -y install pandoc
2223
- sudo pip install meshio
2324
- sudo pip install nose2
2425

0 commit comments

Comments
 (0)