Skip to content

Commit

Permalink
Merge pull request #14 from kazu69/fixed_audit_issues
Browse files Browse the repository at this point in the history
Fixed audit issues
  • Loading branch information
kazu69 authored Sep 8, 2018
2 parents 32e86df + d25acae commit d39670b
Show file tree
Hide file tree
Showing 4 changed files with 3,343 additions and 797 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ node_js:
- '5'
- '4'
install:
- npm install -g yarn
- yarn install
- yarn check --integrity
- npm install
cache:
yarn: true
directories:
- node_modules
Loading

0 comments on commit d39670b

Please sign in to comment.