Skip to content

Commit

Permalink
appveyor take 13
Browse files Browse the repository at this point in the history
  • Loading branch information
tzachshabtay committed Feb 26, 2018
1 parent 8a3b0ab commit a2bea58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ after_build:
Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:git_token):x-oauth-basic@github.com`n"
git config --global user.email %github_email%
git config --global user.name "tzachshabtay"
cmd /c "gh-pages -d Docs\_site -m "CI Docs Updates""
cmd /c "gh-pages -d Docs\_site -m "CI Docs Updates"" 2`>`&1
}

0 comments on commit a2bea58

Please sign in to comment.