Continuous Integration now tests on all 3 rustc channels
This commit is contained in:
parent
297aaa0ad3
commit
be28b0307c
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
rust:
|
||||||
|
- nightly
|
||||||
|
- beta
|
||||||
|
- stable
|
||||||
|
|
Loading…
Add table
Reference in a new issue