We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc796c commit 6127f7cCopy full SHA for 6127f7c
1 file changed
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
15
install:
16
- pip install .
17
- - pip install coveralls sphinx nbformat pytest-cov
+ - pip install coveralls sphinx nbformat pytest-cov jupyter
18
19
# command to run tests
20
script:
0 commit comments