Skip to content

Commit a52df9a

Browse files
committed
Merge branch 'master' of github.com:openwisp/netjsonconfig into airos
2 parents dbd1c55 + 4373b24 commit a52df9a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-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:

requirements-test.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ coverage
33
coveralls
44
isort
55
flake8
6+
sphinx
7+
sphinx_rtd_theme

0 commit comments

Comments
 (0)