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:
parent
01a6c22103
commit
e984bd212b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '0.12'
|
||||
- '4'
|
||||
- '6'
|
||||
- 'iojs'
|
||||
- '7'
|
||||
sudo: false
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue