mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
10 lines
133 B
YAML
10 lines
133 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.4
|
|
- 0.6
|
|
- 0.7
|
|
notifications:
|
|
irc: "irc.freenode.net#pksunkara"
|
|
email:
|
|
on_success: never
|