aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 4a8b4ad..f70f3a2 100644
--- a/Makefile
+++ b/Makefile
@@ -35,10 +35,10 @@ test-git:
docker run -it --rm --name docker-git -v $(PWD):/usr/src/app -w /usr/src/app --entrypoint=/bin/bash silex/emacs:$(DOCKER_TAG)-dev ./test-from-git
docker-test:
- $(MAKE) test-git DOCKER_TAG=26.2
- $(MAKE) test-cp DOCKER_TAG=26.2
- $(MAKE) test-git DOCKER_TAG=25.3
- $(MAKE) test-cp DOCKER_TAG=25.3
+ $(MAKE) test-git DOCKER_TAG=27.2
+ $(MAKE) test-cp DOCKER_TAG=27.2
+ $(MAKE) test-git DOCKER_TAG=26.3
+ $(MAKE) test-cp DOCKER_TAG=26.3
clean-elc:
$(CASK) clean-elc