xmpp-rs/.travis.yml
2017-07-19 01:57:46 +02:00

8 lines
67 B
YAML

sudo: false
language: rust
rust:
- stable
- beta
- nightly