* grab binary and npm package from workspace
* update test-binary-against-kitchensink
* try installing several times
* update test-npm-module-and-verify-binary
* update test-binary-and-npm-against-other-projects job
* run test job after upload jobs
* update urls
* use current folder path
* WIP: post install message on commit
* linting
* finish message contents
* linting
* fix npm and binary, circleci name
* comment on CI build on AppVeyor
* remove extra build branches
* run linter an all
* add NPM package CI job
* more steps for NPM package
* start upload NPM package
* more work on NPM package upload
* testing upload
* move purge cache to utils
* add unique binary build and upload from CI
* pass saved urls to test-binary job
* allow CYPRESS_BINARY_VERSION to be an url right away
* put uploaded urls into /tmp folder
* use explicit json filenames
* paths instead of path
* testing cypress npm and binary
* use NPM folder beta to store temp binary and package
* refactor utils
* set env vars and trigger other test projects
* only test NPM and binary on develop branch
* enable all jobs again