1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/.travis.yml

10 lines
112 B
YAML
Raw Normal View History

2018-05-20 11:59:41 +02:00
language: rust
2018-05-30 15:43:39 +02:00
cache: cargo
2018-05-20 11:59:41 +02:00
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly