mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-02 04:29:55 -06:00
* build: print prod and dev dependencies in packages/server * use npm v6 on Windows * use only=production npm install flag * use latest version of Node on AppVeyor * add env with NODE_ENV=production * pretty ms for npm install * fix retry * remove devDependencies from each file * test binary build logic on Circle * do not even run unit tests on circle * form package json path * cannot mapSeries twice * pass package folder name * fixed missing json to save * uncomment circle tests * update some comments, remove branches