mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-07-02 09:34:25 +08:00
6 lines
91 B
YAML
6 lines
91 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g grunt-cli |