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

add travis ci configuration #187

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcindulak
Copy link

@marcindulak marcindulak commented Feb 5, 2019

See https://www.youtube.com/watch?v=FEXY1ZP-sBs for and introduction to Travis CI.

The platforms tested: centos7, fedora rawhide, debian latest, several ubuntu images, osx.
Python versions tested: python2 and python3.

Note that nosetests fail with python3 (see the failing builds at https://travis-ci.org/marcindulak/talon/builds/488964077 where python3 builds were enabled) and therefore python3 builds are disabled in .travis.yml in this PR. The current status of the builds in this PR (limited to python2) is seen on https://travis-ci.org/marcindulak/talon/builds/546206473

Python3 support needs to be improved #42 #136, a separate bug can be opened after confirming that the tests fail with python3.

This PR adds also requirements-dev.txt file to make the builds with support for testing easier, this is related to #167

The change in setup.py contained in this PR is needed in order for python3 to read README.rst (see e.g. enthought/mayavi#713)

I'm reading that the migration to Travis CI was planned #166

@mailgun-ci
Copy link

Can one of the admins verify this patch?

@marcindulak
Copy link
Author

@obukhov-sergey - are you still considering travis?

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.

2 participants