Skip to content

Commit

Permalink
Do not update setuptools in container mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jan 21, 2015
1 parent 9a6135c commit b3cb13f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ before_install:
- conda create -q -n mic-test python=$TRAVIS_PYTHON_VERSION numpy scipy pillow scikit-learn scikit-image cytoolz pandas setuptools pip pymongo matplotlib six
- source activate mic-test

- pip install -U setuptools
- pip install pytest pytest-cov
- pip install coveralls

Expand Down

0 comments on commit b3cb13f

Please sign in to comment.