Skip to content

Commit 6756918

Browse files
committed
Gate crates-io on GH Actions instead of Travis CI
1 parent 5c4d9fa commit 6756918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cfg.production.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ try_users = []
264264

265265
[repo.crates-io.github]
266266
secret = "${HOMU_WEBHOOK_SECRET_CRATES_IO}"
267-
[repo.crates-io.checks.travis]
268-
name = "Travis CI - Branch"
267+
[repo.crates-io.checks.actions]
268+
name = "bors build finished"
269269

270270
###########
271271
# Chalk #

0 commit comments

Comments
 (0)