wohali commented on a change in pull request #753: run mango tests on travis
URL: https://github.com/apache/couchdb/pull/753#discussion_r133206698
##########
File path: Makefile
##########
@@ -176,6 +176,17 @@ build-test:
@test/build/test-configure.sh
+.PHONY: mango-on-travis
Review comment:
Why not just call it `test-mango`? I can see using this not just in Travis.
If we're not going to migrate the mango tests to etap or javascript we might
as well just add this as a new target for `make check`. Then, the `.travis.yml`
file won't change at all and we simply extend our normal test run slightly.
----------------------------------------------------------------
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