wangwei created SINGA-354:
-----------------------------
Summary: 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
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)