Github user tomatophantastico commented on a diff in the pull request:

    https://github.com/apache/metamodel/pull/156#discussion_r131896640
  
    --- Diff: .travis.yml ---
    @@ -10,12 +10,15 @@ before_install:
       - sed -i.bak 
s/dbms.security.auth_enabled=true/dbms.security.auth_enabled=false/g 
neo4j-community-2.2.3/conf/neo4j-server.properties
       - neo4j-community-2.2.3/bin/neo4j start
     
    +script: 
    +  - mvn verify
    +
     services:
       - couchdb
       - mongodb
       
     after_success:
    -  - mvn test javadoc:javadoc
    --- End diff --
    
    I removed the call to mvn test, as test is in verify


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to