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