Skip to content

Commit

Permalink
Change out of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt authored Jun 28, 2018
1 parent 09422b6 commit 3f98209
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 @@ -22,4 +22,4 @@ install:
script:
- pylint src/**/*.py
- ([[ ! -d "examples" ]] || pylint --disable=missing-docstring,invalid-name,bad-whitespace examples/*.py)
- cd docs && sphinx-build -E -W -b html . _build/html
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..

0 comments on commit 3f98209

Please sign in to comment.