mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
syncing master travis yml branch whitelist with filter branch
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