We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66912ac commit b139a8eCopy full SHA for b139a8e
1 file changed
.travis.yml
@@ -19,6 +19,7 @@ before_install:
19
- sudo apt update -qq
20
- sudo apt-get -y install libcgal-dev libeigen3-dev swig python-numpy
21
- sudo apt-get -y install libcgal-qt5-11 # bug in cgal, should be installed automatically
22
+ - sudo apt-get -y install pandoc
23
- sudo pip install meshio
24
- sudo pip install nose2
25
0 commit comments