Skip to content

Commit 6127f7c

Browse files
committed
Install jupyter for the tests
1 parent 4fc796c commit 6127f7c

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
@@ -14,7 +14,7 @@ matrix:
1414

1515
install:
1616
- pip install .
17-
- pip install coveralls sphinx nbformat pytest-cov
17+
- pip install coveralls sphinx nbformat pytest-cov jupyter
1818

1919
# command to run tests
2020
script:

0 commit comments

Comments
 (0)