From 11b78ff62e4ac4f9af9e6fb941eabed614a08d89 Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Sun, 25 Aug 2019 10:37:51 +0200 Subject: [PATCH] Trying to re-enable builds against Emacs master --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 82fc6ba..d987612 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -52,5 +52,4 @@ workflows: jobs: - test-emacs-25 - test-emacs-26 - # Testing against master currently hangs on CircleCI - #- test-emacs-master + - test-emacs-master