Skip to content

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 marcindulak force-pushed the travis-ci-configuration branch from db683b3 to 11c7c04 Compare February 5, 2019 15:00
@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