mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-14 00:33:09 +00:00
Test only supported node.js version 0.6 / 0.8
This commit is contained in:
parent
b108dedace
commit
c9683aa266
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 0.5
|
||||
- 0.6
|
||||
- 0.8
|
||||
before_install:
|
||||
- git submodule update --init --recursive
|
||||
Loading…
Reference in a new issue