mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Add Rust 1.5 to .travis.yml
This is the first Rust version supported by tldr-rs.
This commit is contained in:
parent
b1603a3b8a
commit
423fc4a21c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
language: rust
|
||||
sudo: false
|
||||
rust:
|
||||
- 1.5.0
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue