mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-26 12:23:09 +00:00
6 lines
76 B
YAML
6 lines
76 B
YAML
|
language: node_js
|
||
|
|
||
|
before_script: npm install
|
||
|
|
||
|
script: node bin/validate.js
|