Skip to content

Commit

Permalink
v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sidneys committed Aug 8, 2019
1 parent f042bbb commit 586e6de
Show file tree
Hide file tree
Showing 28 changed files with 1,642 additions and 931 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:
before_install:
- echo "🔧 Setting up Node"
- curl -o- https://raw.githubusercontent.com/creationix/nvm/master/install.sh | NVM_DIR="${HOME}"/.nvm sh
- source "${HOME}"/.nvm/nvm.sh && nvm install 12.7.0 && nvm use 12.7.0
- source "${HOME}"/.nvm/nvm.sh && nvm install 12.8.0 && nvm use 12.8.0
- npm --global update npm
- npm --global install yarn

Expand Down
Loading

0 comments on commit 586e6de

Please sign in to comment.