mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
updating travis yml file to see if it fixes the build
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
- "0.11"
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
before_script:
|
before_script:
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user