mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
9 lines
112 B
YAML
9 lines
112 B
YAML
language: node_js
|
|
before_install:
|
|
- "npm install -g bower"
|
|
node_js:
|
|
- "0.12"
|
|
branches:
|
|
only:
|
|
- master
|