Skip to content

Commit

Permalink
[tests] Fix missing docs/source/_static
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jul 21, 2017
1 parent 8df701f commit 4373b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ install:
- python setup.py -q develop

before_script:
- mkdir docs/source/_static
- sphinx-build -W -b html docs/source docs/_build

script:
Expand Down

0 comments on commit 4373b24

Please sign in to comment.