Skip to content

Fix jenkins build#3105

Merged
dbkr merged 1 commit intodevelopfrom
rav/fix_jenkins_build
Feb 1, 2017
Merged

Fix jenkins build#3105
dbkr merged 1 commit intodevelopfrom
rav/fix_jenkins_build

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Feb 1, 2017

Do npm install on js-sdk rather than npm run build, which will hopefully
mean that browserify gets installed before we try to run it.

The README says we should use npm install for the react-sdk too, so let's do
that, and bring the travis and jenkins builds into sync with the README.

Do `npm install` on js-sdk rather than `npm run build`, which will hopefully
mean that `browserify` gets installed before we try to run it.

The README says we should use `npm install` for the react-sdk too, so let's do
that, and bring the travis and jenkins builds into sync with the README.
@dbkr dbkr merged commit 0db97b8 into develop Feb 1, 2017
@richvdh richvdh deleted the rav/fix_jenkins_build branch February 2, 2017 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants