mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
9 lines
99 B
YAML
9 lines
99 B
YAML
|
language: rust
|
||
|
rust:
|
||
|
- stable
|
||
|
- beta
|
||
|
- nightly
|
||
|
matrix:
|
||
|
allow_failures:
|
||
|
- rust: nightly
|