Skip to content
Snippets Groups Projects
Commit 426d9e54 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Install CUDA toolkit on Travis

parent 16bfa1e4
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ language: python
virtualenv:
system_site_packages: false
before_install:
- sudo apt-get install -y ninja-build build-essential
- sudo apt-get install -y ninja-build build-essential nvidia-cuda-toolkit
addons:
apt:
update: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment