1
0
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:
Aron Heinecke 2019-08-08 02:49:29 +02:00 committed by Nikolay Kim
parent d59b8ce62e
commit 7a18d9da26

View File

@ -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