mirror of
https://github.com/konvajs/konva.git
synced 2025-09-20 03:18:00 +08:00
only run the tests on the latest version of nodesj
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
- "0.11"
|
||||||
- "0.10"
|
|
||||||
- "0.8"
|
|
||||||
- "0.6"
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user