mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
chore: Make travis build with Rust 1.32
This commit is contained in:
parent
1bfd51d6e9
commit
73e79f5ca4
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ matrix:
|
|||
include:
|
||||
|
||||
# Test crates on their minimum Rust versions.
|
||||
- rust: 1.31.0
|
||||
name: "meilidb on 1.31.0"
|
||||
- rust: 1.32.0
|
||||
name: "meilidb on 1.32.0"
|
||||
script: ./ci/meilidb.sh
|
||||
|
||||
# Test crates on nightly Rust.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue