Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/commit-message-install… (#4686)
Browse files Browse the repository at this point in the history

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and jennifer-shehane committed Jul 10, 2019
1 parent a474755 commit ff42bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"devDependencies": {
"@cypress/bumpercar": "2.0.9",
"@cypress/commit-message-install": "2.6.2",
"@cypress/commit-message-install": "2.7.0",
"@cypress/env-or-json-file": "2.0.0",
"@cypress/npm-run-all": "4.0.5",
"@cypress/questions-remain": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@cypress/icons": "0.7.0",
"@cypress/json-schemas": "5.31.3",
"@cypress/json-schemas": "5.32.1",
"@cypress/react-tooltip": "0.5.0",
"bin-up": "1.2.0",
"bluebird": "3.5.3",
Expand Down

2 comments on commit ff42bbc

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on ff42bbc Jul 10, 2019

Choose a reason for hiding this comment

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

Circle CI has built linux x64 version of the Test Runner. The build is here
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.4.0/linux-x64/circle-develop-ff42bbc43c51480bbe97506fd13b28ec2399f075-132065/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.4.0/circle-develop-ff42bbc43c51480bbe97506fd13b28ec2399f075-132077/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on ff42bbc Jul 10, 2019

Choose a reason for hiding this comment

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

Circle CI has built darwin x64 version of the Test Runner. The build is here
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.4.0/darwin-x64/circle-develop-ff42bbc43c51480bbe97506fd13b28ec2399f075-132086/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.4.0/circle-develop-ff42bbc43c51480bbe97506fd13b28ec2399f075-132084/cypress.tgz

Please sign in to comment.