mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
Merge pull request #331 from postmanlabs/feature/automate-release-script
Added script for automating release process
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
"test-unit": "./scripts/test-unit.sh",
|
||||
"test-lint": "./scripts/test-lint.sh",
|
||||
"test-system": "./scripts/test-system.sh",
|
||||
"release": "./scripts/release.sh",
|
||||
"coverage": "nyc report --reporter=html --reporter=text mocha"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user