mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
9 lines
67 B
YAML
9 lines
67 B
YAML
|
sudo: false
|
||
|
|
||
|
language: rust
|
||
|
|
||
|
rust:
|
||
|
- stable
|
||
|
- beta
|
||
|
- nightly
|