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

automatic testing with travis #20

Merged
merged 2 commits into from
Jan 23, 2015
Merged

automatic testing with travis #20

merged 2 commits into from
Jan 23, 2015

Conversation

ihrke
Copy link
Collaborator

@ihrke ihrke commented Jan 23, 2015

this resolves #6

so far, I only enabled python 2.7 because the python3 support is incomplete

To enable it in the main repo, you need to give travis access to your repository.

You might want to add a badge to the README.md file by putting the following into the file:

[![Build Status](https://travis-ci.org/rossant/ipycache.svg?branch=master)](https://travis-ci.org/rossant/ipycache)
(yields Build Status)

@rossant
Copy link
Owner

rossant commented Jan 23, 2015

thanks! unfortunately I don't have much time right now, do you want commit rights?

@ihrke
Copy link
Collaborator Author

ihrke commented Jan 23, 2015

Sure, glad to help out...

@rossant
Copy link
Owner

rossant commented Jan 23, 2015

Congratulations! You're now officially an ipycache maintainer. :) Thanks for the help.

ihrke added a commit that referenced this pull request Jan 23, 2015
automatic testing with travis
@ihrke ihrke merged commit 250fb4b into rossant:master Jan 23, 2015
@ihrke ihrke deleted the travis branch January 27, 2015 10:51
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.

Configure travisCI with nosetests
2 participants