mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
6 lines
77 B
YAML
6 lines
77 B
YAML
language: node_js
|
|
node_js:
|
|
- '8.0'
|
|
- '6.1'
|
|
script:
|
|
- npm run test |