mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
CI: Use Rust 1.28 on Travis too
This commit is contained in:
parent
d5ba89d44e
commit
6ad0aaf40f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
language: rust
|
||||
os: osx
|
||||
rust:
|
||||
- 1.19.0
|
||||
- 1.28.0
|
||||
- stable
|
||||
cache: cargo
|
||||
script: cargo test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue