Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jun 13, 2017
1 parent 6acb978 commit b0dd647
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 50 deletions.
11 changes: 2 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,11 @@ before_install:
fi
ringo -v
# Use exact Node version.
- nvm use $TRAVIS_NODE_VERSION

# Setup package managers.
- npm set loglevel error
- npm set progress false
- npm i -g yarn
- yarn -V
- npm i -g npm@^5

install:
# Install packages.
- yarn
- npm i

script:
- cd test
Expand Down
55 changes: 55 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 0 additions & 41 deletions yarn.lock

This file was deleted.

0 comments on commit b0dd647

Please sign in to comment.