Skip to content

Commit 2b1eeb3

Browse files
committed
also run tests for cron jobs
1 parent beba8c4 commit 2b1eeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ os:
1313
dist: xenial
1414

1515
# Run in PRs and for bors, but not on master.
16-
if: branch = auto OR branch = try OR type = pull_request
16+
if: branch = auto OR branch = try OR type = pull_request OR type = cron
1717

1818
env:
1919
global:

0 commit comments

Comments
 (0)