mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 15:03:15 +02:00
7 lines
69 B
YAML
7 lines
69 B
YAML
|
|
language: node_js
|
||
|
|
node_js:
|
||
|
|
- '0.10'
|
||
|
|
- '0.12'
|
||
|
|
- '4.0'
|
||
|
|
- '5.0'
|