mirror of
https://github.com/scratchfoundation/scratch-flash.git
synced 2024-12-04 21:21:06 -05:00
5 lines
81 B
YAML
5 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g flex-sdk
|