Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Deploy the website in the root direcotry of the gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche authored Aug 30, 2016
1 parent 896f9d1 commit fedaf1d
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 @@ -11,4 +11,4 @@ env:
script:
- pip install sphinx doctr ipython
- make html
- doctr deploy --built-docs '_build/html'
- doctr deploy --built-docs '_build/html' --gh-pages-docs .

0 comments on commit fedaf1d

Please sign in to comment.