mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-24 12:35:49 +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
|
sudo: required
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- stable
|
# - stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue