mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Replace nodejs version 5 to 6 in Travis
This commit is contained in:
parent
523251a288
commit
01b62bc334
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
- '5'
|
||||
- '6'
|
||||
- '4'
|
||||
sudo: false
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue