[
https://issues.apache.org/jira/browse/SINGA-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465865#comment-16465865
]
ASF subversion and git services commented on SINGA-354:
-------------------------------------------------------
Commit faa22f7ed0ed8841028b8c11d13f57b46060574b in incubator-singa's branch
refs/heads/master from Wang Wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=faa22f7 ]
SINGA-354 Update travis scripts to use conda-build for all platforms
Use conda-build for travis test on osx and linux.
> Update travis scripts to use conda-build for all platforms
> ----------------------------------------------------------
>
> Key: SINGA-354
> URL: https://issues.apache.org/jira/browse/SINGA-354
> Project: Singa
> Issue Type: Improvement
> Reporter: wangwei
> Priority: Major
>
> The build script run by travis installs the dependent libs via platform
> specific package management tools, e.g. homebrew or apt-get. The installation
> commands change over time.
> To make the travis script more stable, this ticket is going to replace the
> platform specific tools with conda, which works for both all platforms, osx,
> linux and windows.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)