We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb3f25 commit c1161a8Copy full SHA for c1161a8
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ before_install:
33
34
install:
35
- conda install --yes python=$TRAVIS_PYTHON_VERSION pip numpy=1.9 scipy=0.16 nose pandas
36
- - pip install mock --no-deps
+ - pip install mock
37
- python setup.py install
38
39
# command to run tests, e.g. python setup.py test
0 commit comments