2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
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"