mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Travis CI: Test against Node v5 now that stable moved to v6.
This commit is contained in:
parent
65affaf63d
commit
1c06079f9c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- stable
|
- stable
|
||||||
|
- '5'
|
||||||
- '4'
|
- '4'
|
||||||
sudo: false
|
sudo: false
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue