ruwuma/.travis.yml
2016-07-28 02:04:45 -07:00

10 lines
142 B
YAML

language: "rust"
notifications:
email: false
irc:
channels:
- "chat.freenode.net#ruma"
use_notice: true
rust:
- "nightly"