Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03e9fd2

Browse files
josephcslaterarokem
authored andcommitted
Update .travis.yml to include nbformat.
1 parent 38a4439 commit 03e9fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_install:
2424
- conda config --set always_yes yes
2525
- conda update conda
2626
- conda info -a
27-
- travis_retry conda create -n test $CONDA IPython pip nose pyzmq jsonschema
27+
- travis_retry conda create -n test $CONDA IPython pip nose pyzmq jsonschema nbformat
2828
- source activate test
2929
- travis_retry pip install coveralls
3030

0 commit comments

Comments
 (0)