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

Found and fixed the potential error in .travis.yml #36

Closed
wants to merge 19 commits into from

Conversation

Scriptodude
Copy link
Collaborator

The title says it all,

In .travis.yml, on the line env/bin/coverage run [...] add --omit=virtualenv,.virtualenv,env
Becoming :

env/bin/coverage run --omit=*virtualenv*,*.virtualenv*,*env* django/manage.py test --cover-package=main,employee main employee

And it feels weird that my branch didn't change at all, and still isn't identical to the develop branch on AESSUQAM... even though i PR like 4 hours ago. 💭

@Scriptodude
Copy link
Collaborator Author

@ventilooo t'a une idée pourquoi y'a tant de fichiers modifié alors que j'ai rien touché depuis le PR #35 ? Ça me fend le cerveau ce matin 😆

@ventilooo
Copy link
Member

Tu as fail ta branche ! Ya des commit d'autre PR !

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.

None yet

2 participants