Skip to content

Commit cebb92f

Browse files
authored
Fixes all npm audit issues (#66)
* Fixes all npm audit issues - npm audit fix - npm install nyc@^13 * Moving to newer CI node versions
1 parent be9c913 commit cebb92f

File tree

3 files changed

+1241
-1907
lines changed

3 files changed

+1241
-1907
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ script:
66
# unit tests with coverage report
77
- npm run test:coverage
88
node_js:
9+
- '10'
10+
- '9'
911
- '8'
1012
- '7'
1113
- '6'

0 commit comments

Comments
 (0)