We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents beba8c4 + 2b1eeb3 commit 19b27abCopy full SHA for 19b27ab
.travis.yml
@@ -13,7 +13,7 @@ os:
13
dist: xenial
14
15
# Run in PRs and for bors, but not on master.
16
-if: branch = auto OR branch = try OR type = pull_request
+if: branch = auto OR branch = try OR type = pull_request OR type = cron
17
18
env:
19
global:
0 commit comments