Skip to content

Commit

Permalink
yarn may already be installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Oct 25, 2017
1 parent 702a364 commit b1dd0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ init:

install:
- ps: Install-Product node 8 x64
- choco upgrade yarn --ignore-dependencies
# - choco upgrade yarn --ignore-dependencies
- git reset --hard HEAD
- yarn
- node --version
Expand Down

0 comments on commit b1dd0f4

Please sign in to comment.