Hi, im trying to convince Travis to test my app: https://github.com/kakulukia/django-secrets
But its failing for all python3 versions. Because my system python 3 is 3.6.4 i just installed pyenv, created a 3.6.3 (latest python 3.6 at Travis) virtualenv and ran the tests. On my local system they are working, but travis reports problems and i dont really know how to fix them when the tests are not failing locally. Does sombody have a clue, whats wrong here? Weird evough: now that i pushed a new commit (not relating python code though) two confgigurations do pass the tests: https://travis-ci.org/kakulukia/django-secrets/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/01cb4387-5ad1-4d24-9ae4-42a2b83c7ab1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

