xmpp-rs/.travis.yml

8 lines
67 B
YAML
Raw Normal View History

2017-07-19 01:57:46 +02:00
sudo: false
language: rust
rust:
- stable
- beta
- nightly