Skip to content
Snippets Groups Projects
Commit 93456c68 authored by jcarpent's avatar jcarpent
Browse files

[Travis] Rework assimp dependency

parent 437e2000
No related branches found
No related tags found
No related merge requests found
language: cpp
sudo: required
os:
- linux
......
......@@ -7,9 +7,7 @@ sudo apt-get -qq update
sudo apt-get -qq --yes --force-yes install cmake
sudo apt-get -qq --yes --force-yes install libboost-all-dev
sudo apt-get -qq --yes --force-yes install libccd-dev
# Assimp
sudo apt-get install libassimp-dev
sudo apt-get -qq --yes --force-yes install libassimp-dev
########################
# Optional dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment