issues
search
MikeHopcroft
/
ShortOrder
A natural language conversational agent for ordering and organizing items from a catalog.
MIT License
13
stars
7
forks
source link
Configure Travis to test npm package consumption
#37
Open
MikeHopcroft
opened
6 years ago
MikeHopcroft
commented
6 years ago
Test should
Generate a local package with
npm pack
.
npm install
this package into a test project.
Build the test project.
Run the test project.
Test should
npm pack
.npm install
this package into a test project.