Skip to content

Commit 4373b24

Browse files
committed
[tests] Fix missing docs/source/_static
1 parent 8df701f commit 4373b24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ install:
2121
- python setup.py -q develop
2222

2323
before_script:
24+
- mkdir docs/source/_static
2425
- sphinx-build -W -b html docs/source docs/_build
2526

2627
script:

0 commit comments

Comments
 (0)