mirror of
https://github.com/topjohnwu/cxx.git
synced 2024-11-27 22:00:33 +00:00
Add a CI build on our minimum supported compiler
This commit is contained in:
parent
8e0866125c
commit
8e2771409d
@ -53,3 +53,5 @@ matrix:
|
||||
script:
|
||||
- bazel run demo-rs --verbose_failures --noshow_progress
|
||||
- bazel test ... --verbose_failures --noshow_progress
|
||||
- name: Minimum rustc
|
||||
rust: 1.42.0
|
||||
|
Loading…
Reference in New Issue
Block a user