Add tests for node 6
This commit is contained in:
parent
cdd97c3279
commit
129c42e8d0
|
|
@ -3,6 +3,8 @@ node_js:
|
|||
- "0.12"
|
||||
- "0.10"
|
||||
- "4"
|
||||
- "5"
|
||||
- "6"
|
||||
script:
|
||||
- npm test
|
||||
- npm rm webpack && npm i webpack@beta || true
|
||||
|
|
|
|||
Loading…
Reference in New Issue