mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-16 13:20:01 +01:00
node v6, v7
This commit is contained in:
@@ -2,6 +2,8 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- '4'
|
- '4'
|
||||||
- '5'
|
- '5'
|
||||||
|
- '6'
|
||||||
|
- '7'
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8
|
- CXX=g++-4.8
|
||||||
script: npm test
|
script: npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user