hammer/.travis.yml
2013-11-20 15:37:24 -06:00

13 lines
190 B
YAML

language: c
compiler:
- gcc
- clang
script:
- scons
notifications:
irc:
channels:
- "irc.upstandinghackers.com#hammer"
use_notice: true
skip_join: true