Update .travis.yml
This commit is contained in:
parent
fbcf99b25a
commit
d80713141b
|
@ -48,7 +48,7 @@ matrix:
|
|||
- #. /usr/local/conda/bin/conda shell.bash hook
|
||||
- #/usr/local/conda/bin/conda init
|
||||
- #/usr/local/conda/bin/conda activate
|
||||
- /usr/local/conda/etc/profile.d/conda.sh
|
||||
- . /usr/local/conda/etc/profile.d/conda.sh
|
||||
- export PATH="/usr/local/conda/bin:$PATH"
|
||||
- cd pytorch/test
|
||||
- sed -i -e "s/@onlyCUDA//g" -e "s/@largeTensorTest('12GB')//g" test_nn.py
|
||||
|
|
Loading…
Reference in New Issue