Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
7 lines (6 sloc) 106 Bytes
language: node_js
node_js:
- "6"
script:
- cd .ci && npm install && npm test
- ./checkDeletedTxt.sh
You can’t perform that action at this time.