Skip to content

Initial commit, checking if tests pass online #1

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

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

Initial commit, checking if tests pass online #1

wants to merge 10 commits into from

Conversation

smortime
Copy link

@smortime smortime commented Mar 4, 2016

No description provided.

@jlaura
Copy link
Contributor

jlaura commented Mar 6, 2016

Do you mind making a small change to some piece of code, e.g. a new line at the end of a file to get Travis to fire?

import sys
import os

sys.path.insert(0, os.path.abspath('..'))
Copy link
Contributor

Choose a reason for hiding this comment

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

In a normal package, that was being installed by another user, you would not need this line for path modification. This is nose behaving weirdly (unfortunately).

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