Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added OSX to Travis build matrix #71

Merged
merged 1 commit into from
Jul 6, 2019

Conversation

roryyorke
Copy link
Collaborator

Only "conda build" is tested in OSX.

OSX Python 2.7 is allowed to fail; it currently fails due to what
looks like an error in Conda dependencies.

Linux-specific settings (dist, services) have been moved into build
matrix settings.

Other minor changes:

  • always download Miniconda3; use SLYCOT_PYTHON_VERSION to build and
    test Python 2.7
  • install conda-verify
  • only clone python-control to depth 1

Only "conda build" is tested in OSX.

OSX Python 2.7 is allowed to fail; it currently fails due to what
looks like an error in Conda dependencies.

Linux-specific settings (dist, services) have been moved into build
matrix settings.

Other minor changes:
  - always download Miniconda3; use SLYCOT_PYTHON_VERSION to build and
    test Python 2.7
  - install conda-verify
  - only clone python-control to depth 1
@roryyorke roryyorke merged commit b89132c into python-control:master Jul 6, 2019
@roryyorke roryyorke deleted the rory/travis-osx branch July 6, 2019 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant