[
https://issues.apache.org/jira/browse/THRIFT-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200054#comment-15200054
]
ASF GitHub Bot commented on THRIFT-3747:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/953
THRIFT-3747 Duplicate node.js build on Travis-CI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3747
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/953.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #953
----
commit 77fab722cb26ac4e4f0312b1557add841073987b
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-03-17T17:50:06Z
THRIFT-3747 Duplicate node.js build on Travis-CI
----
> Duplicate node.js build on Travis-CI
> ------------------------------------
>
> Key: THRIFT-3747
> URL: https://issues.apache.org/jira/browse/THRIFT-3747
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Trivial
>
> As npm download is unstable, node.js build was supposed to be isolated into a
> separate job on Travis (with haskell which is unstable due to cabal download).
> In reality, node.js was built in "Java Lua ..." job too, so we've been having
> double chance of download failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)