Skip to content

Commit

Permalink
Pin tornado for website builds
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 2, 2019
1 parent 4b29019 commit 0ae70c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
before_install:
- pip install graphviz
install:
- pip install nbsite sphinx_ioam_theme
- pip install nbsite sphinx_ioam_theme tornado<6
- pip install -e .
script:
# TODO: nbsite commands will be simplified eventually...
Expand Down

0 comments on commit 0ae70c9

Please sign in to comment.