mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-31 10:22:21 -05:00
Update Travis to Node 6 LTS
For compatibility with ES6
This commit is contained in:
parent
9874cf006f
commit
bdd6f55dcc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '4.2'
|
||||
- 'stable'
|
||||
- 6
|
||||
- node
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
|
Loading…
Reference in a new issue