* fix(travis): trying alternate logic for linking packages for yarn
* fix(travis): removing msie flag for appveyor for yarn install
* Update .travis.yml
Update logic for link command
* Update appveyor.yml
Removed logic from AppVeyor since directory is not cached, it will be fresh install and link every time.
* chore(beautify): fixed beauitfy errors not caught from previous PR
* chore(yarn): remove yarn.lock
* chore(gitignore): ignore future yarn.lock files