0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

update travis.yml

This commit is contained in:
Alex Kocharin 2015-06-07 07:54:38 +03:00
parent 0d266be965
commit a1843ffd34

View file

@ -2,8 +2,8 @@ language: node_js
node_js: node_js:
- '0.10' - '0.10'
- '0.12' - '0.12'
- 'iojs-1.0' - '1'
- 'iojs-1.8' - '2'
- 'iojs' - 'iojs'
sudo: false sudo: false
matrix: matrix: