Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[travis] Use a gcc/g++-based compiler for node native compilation. #599

Merged
merged 1 commit into from
Jun 1, 2016

Conversation

fnichol
Copy link
Collaborator

@fnichol fnichol commented Jun 1, 2016

This change is to work around the LLVM apt site going offline (source: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html) which caused the Travis builds to all fail (source: travis-ci/apt-source-safelist#279). We'll use the gcc/g++ alternative toolchain from the docs.

This change is to work around the LLVM apt site going offline (source:
http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html) which
caused the Travis builds to all fail (source
travis-ci/apt-source-safelist#279). We'll use
the gcc/g++ alternative toolchain from the
[docs](https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements).

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @smith, @adamhjk and @cwebberOps to be potential reviewers

@reset
Copy link
Collaborator

reset commented Jun 1, 2016

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit ec10e7d has been approved by reset

@thesentinels
Copy link
Contributor

⌛ Testing commit ec10e7d with merge 88a0c1f...

thesentinels pushed a commit that referenced this pull request Jun 1, 2016
This change is to work around the LLVM apt site going offline (source:
http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html) which
caused the Travis builds to all fail (source
travis-ci/apt-source-safelist#279). We'll use
the gcc/g++ alternative toolchain from the
[docs](https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements).

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>

Pull request: #599
Approved by: reset
@fnichol
Copy link
Collaborator Author

fnichol commented Jun 1, 2016

@reset let's hope this works, right?

gif-keyboard-5260249263361849660

@fnichol
Copy link
Collaborator Author

fnichol commented Jun 1, 2016

gif-keyboard-13623267850281982889

@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit ec10e7d into master Jun 1, 2016
@fnichol fnichol deleted the fnichol/travis-node-gcc branch June 1, 2016 04:17
@smith smith mentioned this pull request Jun 1, 2016
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
This change is to work around the LLVM apt site going offline (source:
http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html) which
caused the Travis builds to all fail (source
travis-ci/apt-source-safelist#279). We'll use
the gcc/g++ alternative toolchain from the
[docs](https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements).

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>

Pull request: #599
Approved by: reset
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.

3 participants