add: 只出现一次的数字等
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 13
|
||||
|
||||
script:
|
||||
- yarn test
|
||||
- yarn coverage:ci
|
Reference in New Issue
Block a user