From d2293966dfa556c6f236e86f1f204cee31bcc7be Mon Sep 17 00:00:00 2001 From: Erik Martin-Dorel Date: Tue, 25 Apr 2017 16:01:28 +0200 Subject: [Travis CI] Replace emacs-git target with emacs-25.{1,2} stable targets. (#181) This commit contributes to shorten the real time of Travis' automated build. --- Makefile.travis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.travis') diff --git a/Makefile.travis b/Makefile.travis index c3711e59..99c05dba 100644 --- a/Makefile.travis +++ b/Makefile.travis @@ -1,4 +1,4 @@ -VERSIONS = 21.4a 22.1 22.2 22.3 23.1 23.2b 23.3b 23.4 24.1 24.2 24.3 24.4 24.5 +VERSIONS = 24.1 24.2 24.3 24.4 24.5 25.1 25.2 STABLE_TARGETS = $(addprefix prepare-emacs-,$(VERSIONS)) .PHONY: prepare-emacs-24 prepare-emacs-git $(STABLE_TARGETS) \ -- cgit v1.2.3