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

updating travis to reflect verdaccio's current setup (removed iojs & 0.12 support)

This commit is contained in:
Madison Grubb 2017-02-05 12:16:58 -05:00
parent 01a6c22103
commit e984bd212b

View file

@ -1,9 +1,8 @@
language: node_js language: node_js
node_js: node_js:
- '0.12'
- '4' - '4'
- '6' - '6'
- 'iojs' - '7'
sudo: false sudo: false
matrix: matrix:
allow_failures: allow_failures: