Skip to content

Commit

Permalink
There is no CUDA on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pguyot committed Apr 28, 2019
1 parent 85e1b56 commit 2104aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
before_install:
- sudo apt-get install -y libasound2-dev libmpg123-dev libatlas-base-dev cuda-cudart-10-0
- sudo apt-get install -y libasound2-dev libmpg123-dev libatlas-base-dev
- sudo sh install_kaldi.sh
- pip install cython
language: python
Expand Down

0 comments on commit 2104aeb

Please sign in to comment.