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

Skip to content

Commit 51d71ad

Browse files
committed
install mock for dock building
1 parent 3760a87 commit 51d71ad

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
@@ -72,7 +72,7 @@ install:
7272
# Neihter is installed as a dependency of IPython since they are not used by the IPython console.
7373
- |
7474
if [[ $BUILD_DOCS == true ]]; then
75-
pip install $PRE numpydoc ipython jsonschema mistune
75+
pip install $PRE numpydoc ipython jsonschema mistune mock
7676
pip install -q $PRE linkchecker
7777
wget https://github.com/google/fonts/blob/master/ofl/felipa/Felipa-Regular.ttf?raw=true -O Felipa-Regular.ttf
7878
wget http://mirrors.kernel.org/ubuntu/pool/universe/f/fonts-humor-sans/fonts-humor-sans_1.0-1_all.deb

0 commit comments

Comments
 (0)