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.
2 parents f7f9e38 + de50d46 commit 463a0a0Copy full SHA for 463a0a0
.travis.yml
@@ -25,7 +25,7 @@ install:
25
- conda info -a
26
27
# Replace dep1 dep2 ... with your dependencies
28
- - conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib nose
+ - conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib nose
29
- source activate test-environment
30
#- conda install --yes -c dan_blanchard python-coveralls nose-cov
31
- pip install python-coveralls
0 commit comments