Thanks to visit codestin.com Credit goes to github.com
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 38a4439 commit 03e9fd2Copy full SHA for 03e9fd2
.travis.yml
@@ -24,7 +24,7 @@ before_install:
24
- conda config --set always_yes yes
25
- conda update conda
26
- conda info -a
27
- - travis_retry conda create -n test $CONDA IPython pip nose pyzmq jsonschema
+ - travis_retry conda create -n test $CONDA IPython pip nose pyzmq jsonschema nbformat
28
- source activate test
29
- travis_retry pip install coveralls
30
0 commit comments