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 6fc2c0e commit 7956e0aCopy full SHA for 7956e0a
.travis.yml
@@ -34,7 +34,7 @@ install:
34
- conda create --yes -n test python=$TRAVIS_PYTHON_VERSION
35
- source activate test
36
#- conda config --add channels phobson
37
- - conda install --yes numpy nose scipy matplotlib=1.4 coverage docopt requests pyyaml
+ - conda install --yes numpy nose scipy matplotlib coverage docopt requests pyyaml
38
- pip install coveralls
39
- pip install .
40
0 commit comments