mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 11:31:22 +00:00
11 lines
132 B
YAML
11 lines
132 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- 0.4
|
||
|
- 0.6
|
||
|
|
||
|
notifications:
|
||
|
email:
|
||
|
- travis@nodejitsu.com
|
||
|
irc: "irc.freenode.org#nodejitsu"
|
||
|
|