Skip to content

Commit

Permalink
Merge branch 'master' of github.com:openwisp/netjsonconfig into airos
Browse files Browse the repository at this point in the history
  • Loading branch information
edoput committed Aug 7, 2017
2 parents dbd1c55 + 4373b24 commit a52df9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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
2 changes: 2 additions & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ coverage
coveralls
isort
flake8
sphinx
sphinx_rtd_theme

0 comments on commit a52df9a

Please sign in to comment.