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

Updated Travis CI test code to additionally test against py3.6 #4852

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

benosteen
Copy link
Contributor

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Added an optional test stage to the Travis CI configuration that attempts to build and run the Arches test suite in a python 3.6 environment. Currently, as expected, it fails quickly but gives a test for developers a target to work towards passing.

Issues Solved

This goes someway to addressing part of #3165

Checklist

  • Unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@benosteen benosteen added Subject: Testing Subject: Install Python 3 Python 3 migration related issues and PR labels May 28, 2019
@benosteen benosteen requested a review from chiatt May 28, 2019 22:32
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 3e70e20 on 3165_python3_travis_ci into 51c7f78 on master.

Copy link
Member

@chiatt chiatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @benosteen - this will be very helpful

@chiatt chiatt merged commit 592e5b4 into master Jun 4, 2019
@chiatt chiatt deleted the 3165_python3_travis_ci branch December 4, 2019 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python 3 Python 3 migration related issues and PR Subject: Install Subject: Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants