7 lines
111 B
YAML
7 lines
111 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
script: scons
|
|
notifications:
|
|
irc: "irc.upstandinghackers.com#hammer"
|