mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 14:07:16 +08:00
updating travis yml file to see if it fixes the build
This commit is contained in:
parent
4683ae6917
commit
6dc9fd0b57
@ -1,6 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user