From 6971eb79a2b414af49bb3034f341fed32e89ac68 Mon Sep 17 00:00:00 2001 From: Erik Simmler Date: Fri, 18 Mar 2016 06:06:11 -0400 Subject: [PATCH] Activate the track --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9305e9d..9fcb090 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "slug": "elm", "language": "Elm", "repository": "https://github.com/exercism/xelm", - "active": false, + "active": true, "problems": [ "hello-world", "bob",