Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BuildFix: change Travis build to handle conda changes#102

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

roryyorke
Copy link
Contributor

Changes:

  • do build and test inside a conda environment
  • specify Python version at conda build stage

These changes triggered by builds failingwithout changes in HEAD; I assume this is due to Conda changes, rather than Travis changes.

Seehttps://travis-ci.org/roryyorke/python-control/builds/142789873 for an example of master HEAD failing; first noticed in the Python 3.3 travis failure in#101 (haven't tested that on top of this fix, but given that it passes on Python 2.7 and 3.4, it seems like it would pass).

Both .travis.yml and conda-recipe/meta-yaml could do with a review by an expert (I'm not one); e.g., why is "nose" a build requirement, rather than a test requirement? Shouldn't we follow standard (0.7.1+stuff) versioning? Why does the version end up as 0.6d.stuff on my Travis builds, not 0.7.stuff?

Changes:  - do build and test inside a conda environment  - specify Python version at conda build stageThese changes triggered by builds failing *without* changes occuring toHEAD.
@coveralls
Copy link

coveralls commentedJul 6, 2016
edited
Loading

Coverage Status

Coverage remained the same at 76.004% when pullinga873368 on roryyorke:rory-conda-build-tweaks into7b07af3 on python-control:master.

mp4096 added a commit to mp4096/python-control that referenced this pull requestJul 6, 2016
@mp4096
Copy link
Contributor

Many thanks for the repaired CI config!

Works like a charm for#101:https://travis-ci.org/mp4096/python-control/builds/142872267

I would actually suggest you add Python 3.5 as a fourth test environment, it seems to gain momentum steadily...

@slivingston
Copy link
Member

I will review this today.

@slivingstonslivingston merged commitd0528fd intopython-control:masterAug 10, 2016
@slivingstonslivingston mentioned this pull requestAug 10, 2016
@roryyorkeroryyorke deleted the rory-conda-build-tweaks branchAugust 12, 2016 18:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@slivingstonslivingston

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@roryyorke@coveralls@mp4096@slivingston

[8]ページ先頭

©2009-2025 Movatter.jp