Skip to content
Snippets Groups Projects
Commit e2e92c20 authored by René Fritze's avatar René Fritze
Browse files

[travis] manually inst. non-whitelist

parent 800b53af
No related branches found
No related tags found
No related merge requests found
......@@ -13,18 +13,16 @@ addons:
- doxygen
- texlive-base
- python-virtualenv
- python3-venv
- python3-virtualenv
- libboost1.55-all-dev
- python-pip
- libtbb-dev
- ccache
- libparmetis-dev
- libsuitesparse-dev
- lcov
- curl
before_install:
- sudo apt-get install -y -qq python3.4-venv libparmetis-dev
- cmake --version
- export PATH=/usr/lib/ccache:$PATH
- export CXX=${CXX_COMPILER} CC=${COMPILER}
......
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