xmpp-rs/.travis.yml

9 lines
67 B
YAML
Raw Normal View History

2017-07-18 23:57:46 +00:00
sudo: false
language: rust
rust:
- stable
- beta
- nightly