1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-02 10:59:03 +01:00
actix-extras/.travis.yml

7 lines
66 B
YAML
Raw Normal View History

2018-05-20 12:59:41 +03:00
language: rust
2018-05-30 16:43:39 +03:00
cache: cargo
2018-05-20 12:59:41 +03:00
rust:
- stable
- beta
- nightly