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