mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-25 00:00:22 +02:00
bump CI minimum Rust to 1.27 for 'dyn' keyword
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ matrix:
|
|||||||
#
|
#
|
||||||
# This job will also build and deploy the docs to gh-pages.
|
# This job will also build and deploy the docs to gh-pages.
|
||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
rust: 1.26.0
|
rust: 1.27.0
|
||||||
after_success:
|
after_success:
|
||||||
- |
|
- |
|
||||||
pip install 'travis-cargo<0.2' --user &&
|
pip install 'travis-cargo<0.2' --user &&
|
||||||
|
|||||||
Reference in New Issue
Block a user