www_circl/node_modules/union/.travis.yml
2025-05-02 15:42:14 +02:00

13 lines
154 B
YAML

language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"