This patch: - starts using '&&' instead of '&' so that any failed commands results in build failure - removes test-node6-transformer step from the node6 target
This patch adds appveyor to make sure puppeteer works reliably on windows. Fixes #955