Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Merge 89fb1e3 into 8083a4f
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackhawk-TA committed Apr 28, 2020
2 parents 8083a4f + 89fb1e3 commit cb305fd
Show file tree
Hide file tree
Showing 21 changed files with 1,094 additions and 241 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "8.11.2"
- "12.16.2"
script:
- npm run-script validate
- nyc npm test && nyc report --reporter=text-lcov | coveralls
- nyc npm test && nyc report --reporter=text-lcov | coveralls
Loading

0 comments on commit cb305fd

Please sign in to comment.