mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Run Travis CI on the nightly channel
This commit is contained in:
parent
3259a10d7f
commit
de84f8deca
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ env:
|
|||
- RUST_BACKTRACE=1
|
||||
|
||||
script:
|
||||
- rustup override set nightly
|
||||
- cargo build --all --verbose
|
||||
- cargo test --all
|
||||
|
|
Loading…
Reference in a new issue