This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
socketio-jwt/.travis.yml
José F. Romaniello 276e7aa514 add travis config
2015-05-29 09:42:19 -03:00

5 lines
59 B
YAML

language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"