Skip to content

Commit d39670b

Browse files
authored
Merge pull request #14 from kazu69/fixed_audit_issues
Fixed audit issues
2 parents 32e86df + d25acae commit d39670b

File tree

4 files changed

+3343
-797
lines changed

4 files changed

+3343
-797
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ node_js:
55
- '5'
66
- '4'
77
install:
8-
- npm install -g yarn
9-
- yarn install
10-
- yarn check --integrity
8+
- npm install
119
cache:
12-
yarn: true
1310
directories:
1411
- node_modules

0 commit comments

Comments
 (0)