Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
Merge 6d2da09 into 949d907
Browse files Browse the repository at this point in the history
  • Loading branch information
twerkmeister committed Sep 24, 2018
2 parents 949d907 + 6d2da09 commit 4bc5702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
- export ${!TRAVIS*}
- sphinx-versioning push docs newdocs . -- -b dirhtml -A html_theme=rasabaster
- stage: trigger website rebuild
if: if: fork = false AND branch = "master"
if: fork = false AND branch = "master" AND type != "pull_request"
script:
- eval "$(ssh-agent -s)";
touch core_docs_to_website_trigger_key;
Expand Down

0 comments on commit 4bc5702

Please sign in to comment.