mirror of
https://github.com/cupcakearmy/koa-router.git
synced 2025-09-05 23:40:39 +00:00
Drone IO
This commit is contained in:
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: node
|
||||||
|
commands:
|
||||||
|
- npm i
|
||||||
|
- npm run test
|
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
|
package-lock.json
|
||||||
|
Reference in New Issue
Block a user