wohali commented on a change in pull request #753: run mango tests on travis
URL: https://github.com/apache/couchdb/pull/753#discussion_r133207040
 
 

 ##########
 File path: Makefile
 ##########
 @@ -176,6 +176,17 @@ build-test:
        @test/build/test-configure.sh
 
 
+.PHONY: mango-on-travis
 
 Review comment:
   If you take the latter approach, you'll want to kill off the `./dev/run` 
process. If you collapsed all of the steps to a single line, you could add a 
`kill %1` at the end; otherwise you'll have to go fishing for the pid somehow.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to