Skip to content

Commit

Permalink
Change package management from package management in yarn to package.…
Browse files Browse the repository at this point in the history
…json
  • Loading branch information
kazu69 committed Sep 8, 2018
1 parent ea13643 commit d25acae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 795 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 d25acae

Please sign in to comment.