Skip to content

ci: include an optional build using node 8 - #6764

Merged
filipesilva merged 1 commit into
angular:masterfrom
Brocco:node-8
Jun 22, 2017
Merged

ci: include an optional build using node 8#6764
filipesilva merged 1 commit into
angular:masterfrom
Brocco:node-8

Conversation

@Brocco

@Brocco Brocco commented Jun 21, 2017

Copy link
Copy Markdown
Contributor

Fixes #6756

@Brocco
Brocco requested review from filipesilva and hansl June 21, 2017 20:23
hansl
hansl previously requested changes Jun 21, 2017
Comment thread .travis.yml
env: NODE_SCRIPT=tests/run_e2e.js
- node_js: "8"
os: linux
env: NODE_SCRIPT="tests/run_e2e.js --glob=tests/build/**"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is adding it as non-optional. You need to add node_js: "8" to the list of allowed failures above (below line 16).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@Brocco
Brocco dismissed hansl’s stale review June 22, 2017 18:35

Issues were addressed, Filipe re-reviewed.

@filipesilva
filipesilva merged commit 8867daf into angular:master Jun 22, 2017
@Brocco
Brocco deleted the node-8 branch June 22, 2017 18:36
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include node 8 in CI process as optional

4 participants