Skip to content

Commit

Permalink
Remove manual installing yarn on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
negativetwelve committed Feb 19, 2018
1 parent 0d197ba commit 61a7892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -4,7 +4,6 @@ environment:

install:
- ps: Install-Product node $env:nodejs_version
- choco install yarn --ignore-dependencies
- yarn
- yarn run clean
- yarn run build
Expand Down

0 comments on commit 61a7892

Please sign in to comment.