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 fd68f83 + 6f07d0f commit 8f1cef2Copy full SHA for 8f1cef2
.travis.yaml renamed to .travis.yml
@@ -14,7 +14,7 @@ before_install:
14
- conda config --set always_yes yes
15
- conda update conda
16
- conda info -a
17
- - travis_retry conda create -n test $CONDA pip jinja2 pandas mock six
+ - travis_retry conda create -n test $CONDA pip jinja2 pandas mock six nose
18
- source activate test
19
- travis_retry pip install vincent
20
0 commit comments