mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
Only check Redox on release or cron job
This commit is contained in:
@@ -155,6 +155,7 @@ matrix:
|
||||
# rust isn't yet available on bionic
|
||||
language: minimal
|
||||
dist: bionic
|
||||
if: branch = release OR type = cron
|
||||
cache:
|
||||
cargo: true
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user