mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
6 lines
68 B
YAML
6 lines
68 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- '0.11'
|
||
|
- '0.10'
|
||
|
script: echo 'all set'
|