Skip to content

Travis build on MacOS and Windows (for unit tests, conda packages and pip wheels) #259

@Didou09

Description

@Didou09

The latest versions of Travis introduce tools for building on multiple platforms:

  • linux 64 bits
  • Mac OS
  • Windows server

See here for an overview

However, it is possible that the associated hosts do not yet have all the tools we need (to be investigated further ?).
The Mac OS host for example, seems to offer pip install for numpy and scipy but not matplotlib or cython (strange ? I may be misunderstanding): travis-ci/travis-ci#2312

It is anyway something we should start keeping an eye on, as it may evolve quickly in the coming weeks / months, and as building /testing / deploying for a large OS / python versions matrix is very useful.

This issue takes over Issue #47 and #198

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions