mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-21 05:19:10 +00:00
Remove Rust stable from test env
This commit is contained in:
parent
abe10abd9a
commit
1b09968d3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
sudo: required
|
||||
language: rust
|
||||
rust:
|
||||
- stable
|
||||
# - stable
|
||||
- beta
|
||||
- nightly
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue