toaruos/.travis.yml

10 lines
157 B
YAML
Raw Normal View History

2014-05-11 23:17:41 -07:00
language: c
script: ./util/build-travis.sh
notifications:
irc:
channels:
- "irc.freenode.org#toaruos"
use_notice: false
2014-05-11 23:17:41 -07:00
skip_join: true