Skip to content

Commit

Permalink
docs dir
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Sep 9, 2020
1 parent ed1f87a commit b049aae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- dotnet restore src/
- nuget install docfx.console -Version 2.51.0
script:
- ./docfx.console.2.51.0/tools/docfx.exe metadata docfx_project/docfx.json
- ./docfx.console.2.51.0/tools/docfx.exe build docfx_project/docfx.json
- ./docfx.console.2.51.0/tools/docfx.exe metadata docs/docfx.json
- ./docfx.console.2.51.0/tools/docfx.exe build docs/docfx.json
deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit b049aae

Please sign in to comment.