Skip to content

Commit

Permalink
Merge c7ffb75 into 51c78a6
Browse files Browse the repository at this point in the history
  • Loading branch information
ceball committed Oct 11, 2018
2 parents 51c78a6 + c7ffb75 commit ad75ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -129,6 +129,7 @@ jobs:
install:
- pip install nbsite sphinx_ioam_theme
- pip install -e .
- pip install "nbconvert <5.4" # TODO: see https://github.com/pyviz/nbsite/issues/84
script:
# TODO: nbsite commands will be simplified eventually...
- nbsite generate-rst --org ioam --project-name param --repo param --examples=./examples --doc=./doc
Expand Down

0 comments on commit ad75ca2

Please sign in to comment.