We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de091a commit 627b8f9Copy full SHA for 627b8f9
Makefile
@@ -28,6 +28,7 @@ TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper cowboy ranch jsx
28
dep_ct_helper = git https://github.com/ninenines/ct_helper.git master
29
dep_cowboy_commit = 2.9.0
30
dep_ranch_commit = 2.0.0
31
+dep_jsx = git https://github.com/talentdeficit/jsx v3.1.0
32
33
# CI configuration.
34
0 commit comments