Skip to content

Commit

Permalink
decaffeinate: Run post-processing cleanups on run.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Sep 9, 2019
1 parent 9955f4d commit c8f8584
Showing 1 changed file with 760 additions and 710 deletions.

4 comments on commit c8f8584

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c8f8584 Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.0/linux-x64/circle-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-150473/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.0/circle-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-150471/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c8f8584 Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 ia32 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.0/win32-ia32/appveyor-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-27293388/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.0/win32-ia32/appveyor-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-27293388/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c8f8584 Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.0/win32-x64/appveyor-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-27293388/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.0/win32-x64/appveyor-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-27293388/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c8f8584 Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.0/darwin-x64/circle-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-150512/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.0/circle-develop-c8f8584ae01c89a81e28ab2a760c590c9355e586-150510/cypress.tgz

Please sign in to comment.