Skip to content

Commit

Permalink
. execute install_cuda.sh in .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
theHamsta committed Mar 16, 2018
1 parent 8fedfba commit 50e6c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cache:
apt: true

install:
- bash ./travis/install_cuda.sh
- sudo bash ./travis/install_cuda.sh
- pip install --upgrade pip
- pip install --ignore-installed setuptools
- pip install --ignore-installed wheel
Expand Down

0 comments on commit 50e6c43

Please sign in to comment.