iching-broker-level2/node_modules/union/.travis.yml
Christopher Hase b27a419c2f
All checks were successful
ci / build (push) Successful in 1m33s
add http-server part 5
2025-04-09 11:10:36 +02:00

12 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"