Skip to content

Commit b24a86e

Browse files
committed
Change to only run redoxer on a cron job
1 parent f8bde12 commit b24a86e

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
@@ -155,7 +155,7 @@ matrix:
155155
# rust isn't yet available on bionic
156156
language: minimal
157157
dist: bionic
158-
if: branch = release OR type = cron
158+
if: type = cron
159159
cache:
160160
cargo: true
161161
directories:

0 commit comments

Comments
 (0)