This repository has been archived on 2022-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
websocket-webcam/node_modules/ws/.travis.yml

7 lines
80 B
YAML
Raw Permalink Normal View History

2014-02-06 19:23:06 +01:00
language: node_js
npm_args: --ws:native
node_js:
- "0.6"
- "0.8"
- "0.10"