mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 08:52:22 -05:00
Include comment about Node LTS support
See https://github.com/paperjs/paper.js/pull/1210#issuecomment-269843272
This commit is contained in:
parent
928a58b79a
commit
1e9b1cd7dc
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
language: node_js
|
||||
# Follow https://github.com/nodejs/LTS to decide when to remove a version
|
||||
node_js:
|
||||
- stable
|
||||
- '6'
|
||||
|
|
Loading…
Reference in a new issue