Skip to content

Commit

Permalink
Don't need to deactivate anything
Browse files Browse the repository at this point in the history
  • Loading branch information
thequackdaddy committed Oct 29, 2018
1 parent 4029bf2 commit a9fa17c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ sudo: false
before_install:
# Work around terrible pathological behaviour in OpenBLAS multithreading, that causes execution time to blow up from 3 minutes to 18 minutes, apparently in SVD on smallish matrices
- export OMP_NUM_THREADS=1
# Escape Travis virtualenv
- deactivate
# See: http://conda.pydata.org/docs/travis.html
- wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
- bash miniconda.sh -b -p $HOME/miniconda
Expand Down

0 comments on commit a9fa17c

Please sign in to comment.