summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGarren Smith <garren.smith@gmail.com>2019-01-29 15:04:38 +0200
committergarren smith <garren.smith@gmail.com>2019-01-31 12:22:17 +0200
commita5ead1f0ef07cd29789f1622becd42c070f2d5bd (patch)
tree14f7e5dfa6d04f051063cf9faa855edfa8c6b6cb /Makefile
parent7918fba2a5b5ce416e6a7b4ce7cc93261ec57de4 (diff)
downloadcouchdb-a5ead1f0ef07cd29789f1622becd42c070f2d5bd.tar.gz
add elixir tests to travis
Add the elixir test to `make check` and change the build language in travis from erlang to elixir.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6cdcc350..ee44ea7f3 100644
--- a/Makefile
+++ b/Makefile
@@ -148,6 +148,7 @@ check: all
@$(MAKE) javascript
@$(MAKE) python-black
@$(MAKE) mango-test
+ @$(MAKE) elixir
# @$(MAKE) build-test