Skip to content

Commit

Permalink
fix(jaro): fixed jaro bug
Browse files Browse the repository at this point in the history
  • Loading branch information
weylermaldonado committed May 7, 2020
1 parent 56c0dca commit 0dd8cc2
Show file tree
Hide file tree
Showing 3 changed files with 852 additions and 1,208 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- 'node'
- '10'
- '8'
- '12'
- '13'

Expand All @@ -16,3 +15,4 @@ install:

script:
- npm test
- npm run semantic-release
Loading

0 comments on commit 0dd8cc2

Please sign in to comment.