Github user spmallette commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/109#issuecomment-148778506
  
    > It makes sense to to have separate tests for linux and non-linux env to 
get coverage of using epoll event loops. Let me work on that.
    
    Do you have a sense of how you want to implement that?  
    
    > Also maybe have a travis setup to run tests on multiple platforms.
    
    There are some issues with using travis in the full way we would like.  I 
suppose if we restricted travis to just:
    
    ```text
    mvn clean install
    cd gremlin-server
    mvn verify -DskipIntegrationTests=false
    ```
    
    The build would likely not time out.  But we couldn't run the full 
integration suite over the entire project. I think it takes too long.
    
    > also will it be helpful to have travis build for the project? if so I can 
set it up.
    
    @anagav thank you for offering. :) 
    
    @mhfrantz think you could work with @anagav on something here? i know 
you've been thinking about our CI situtation.  I ask because he'll need some 
help navigating apache infra with whatever we come up with. btw, that 
discussion should probably happen on the dev mailing list and not here.  
@anagav are you on our dev mailing list?  if not, it would be great if you 
could join:
    
    http://mail-archives.apache.org/mod_mbox/incubator-tinkerpop-dev/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to