Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Oct 23, 2019
1 parent 9b1f589 commit 6878e60
Showing 0 changed files with 0 additions and 0 deletions.

4 comments on commit 6878e60

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6878e60 Oct 23, 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-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-171146/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.0/circle-develop-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-171143/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6878e60 Oct 23, 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-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-28320984/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.0/win32-ia32/appveyor-develop-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-28320984/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6878e60 Oct 23, 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-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-28320984/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.0/win32-x64/appveyor-develop-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-28320984/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6878e60 Oct 23, 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-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-171175/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.0/circle-develop-6878e606f65a4c30b16d90c277f0b01f40b3fb0c-171174/cypress.tgz

Please sign in to comment.