Skip to content

Commit

Permalink
npm ci command horking test runs.
Browse files Browse the repository at this point in the history
  • Loading branch information
KD0NKS committed May 16, 2021
1 parent d508575 commit 70e89fd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ is listed here is directly copied from the original repository.

## Goals - work in progress
- Be lightweight
- Consuming world stream with Celeron 900 processor, 4GB ram, while utilizing the machine for development.
- Parse all message types
- Respond appropriately to all queries
- Implement full APRS spec
- Full code coverage with unit tests

## Implemented features - parse
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/chai": "^4.2.15",
"@types/mocha": "^8.2.2",
"@types/node": "^15.0.1",
"@types/node": "^15.3.0",
"chai": "^4.3.4",
"coveralls": "^3.1.0",
"mocha": "^8.3.2",
Expand Down

0 comments on commit 70e89fd

Please sign in to comment.