mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-06-18 14:11:30 +00:00
Update .travis.yml to test on Rust stable
This commit is contained in:
parent
160ed940ae
commit
685853e729
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