0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/.travis.yml

6 lines
83 B
YAML
Raw Normal View History

2014-08-10 21:09:25 -05:00
language: node_js
node_js:
- '0.10'
- '0.11'
script: npm install . && npm test