shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

chore: switch appveyor to shelljs account #107

Closed nfischer closed 7 years ago

nfischer commented 7 years ago

This used to be under Ari's account, but since he's no longer involved and his appveyor webhook doesn't seem to be working, this is moved over to my account.

Fixes #97

nfischer commented 7 years ago

I've already switched the webhooks, so this should be the final change necessary to fix that issue. @freitagbr if you don't have access to re-run appveyor builds, let me know. I'm working right now on granting you access.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #107 into master will not change coverage

@@           master   #107   diff @@
====================================
  Files           3      3          
  Lines          22     22          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits           22     22          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 66d47ca...a5d93b0

nfischer commented 7 years ago

@freitagbr can you review this?

freitagbr commented 7 years ago

@nfischer I don't have permissions to re-run appveyor builds, could you provide them to me? Otherwise this looks fine.