mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 17:03:02 +02:00
9 lines
100 B
YAML
9 lines
100 B
YAML
language: node_js
|
|
cache:
|
|
directories:
|
|
- ~/.npm
|
|
notifications:
|
|
email: false
|
|
node_js:
|
|
- '8'
|