annoviko / pyclustering

pyclustering is a Python, C++ data mining library.

Home Page:https://pyclustering.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ci] build installer and test it

annoviko opened this issue · comments

Introduction
Currently setup.py and installation process are not tested by CI.

Description
New CI Job should be introduced in order to build package and install it.

Acceptance Criteria

  • CI Job on Travis-CI that will be run after all other jobs. The name of the job 'BUILD_PACKAGE_INSTALL'.
  • CI Job should download latest binaries that were built during CI run.
  • CI Job should build package, install it and check installation status in order to produce verdict.