mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-09-06 00:00:14 +02:00
Tweak CI settings
This commit is contained in:
+2
-4
@@ -3,12 +3,10 @@ language: rust
|
|||||||
rust:
|
rust:
|
||||||
- nightly
|
- nightly
|
||||||
- stable
|
- stable
|
||||||
|
# Oldest supported Rust version. Do not change this without a Github issue
|
||||||
|
# discussion.
|
||||||
- 1.10.0
|
- 1.10.0
|
||||||
|
|
||||||
os:
|
|
||||||
- linux
|
|
||||||
- osx
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user