Skip to content

Commit

Permalink
travis mkl
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jun 25, 2016
1 parent 98cc0d2 commit 0957474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,7 @@ install:
# Useful for debugging any issues with conda
- conda info -a

- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose cython scikit-learn
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy mkl scipy nose cython scikit-learn
- source activate test-environment
# - make all
#- conda build build_tools/conda-recipe --quiet
Expand Down

0 comments on commit 0957474

Please sign in to comment.