mirror of
https://github.com/JonasunderscoreJones/aka-worker.git
synced 2025-10-23 01:49:19 +02:00
5 lines
58 B
YAML
5 lines
58 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
|
|
script: "npm test"
|