Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/738
I see that you used the `-q` option. What happens if there is a failure in
native python tests? currently i don't see any output for those, i'm wondering
how that will fail when it does.
I think it's good to include the GLVs on Travis, but it won't eliminate
local builds completely because travis doesn't run integration tests - nor do
we want it to probably. This build already takes 20 minutes on Travis which is
a reasonably fast feedback from the build server. I don't think we want to
lose that.
---