Skip to content

Commit

Permalink
docs branch
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Sep 9, 2020
1 parent b049aae commit 9d3f60f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
keep_history: true
local_dir: docs/_site
on:
branch: master
branch:
- master
- docs
- stage: "Run Tests"
if: branch != master AND branch != docs
install: dotnet restore src/
Expand Down

0 comments on commit 9d3f60f

Please sign in to comment.