mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-07 15:54:24 +01:00
Add check for minimum rust version (#39)
This commit is contained in:
parent
d59b8ce62e
commit
7a18d9da26
@ -10,6 +10,7 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- rust: stable
|
- rust: stable
|
||||||
- rust: beta
|
- rust: beta
|
||||||
|
- rust: 1.36.0
|
||||||
- rust: nightly-2019-06-15
|
- rust: nightly-2019-06-15
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly-2019-06-15
|
- rust: nightly-2019-06-15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user