mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-22 23:05:56 +01:00
10 lines
112 B
YAML
10 lines
112 B
YAML
language: rust
|
|
cache: cargo
|
|
rust:
|
|
- stable
|
|
- beta
|
|
- nightly
|
|
matrix:
|
|
allow_failures:
|
|
- rust: nightly
|