From 9d026d6a347585c065f18154f784e5954aca9e31 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Mon, 23 Oct 2017 20:18:06 +0200 Subject: [PATCH] Remove emacs-24.3 from build target webpaste requires request which requires emacs 24.4. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 02a7429..324cb15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ matrix: - env: INTEGRATION=yes env: - - EVM_EMACS=emacs-24.3-travis - EVM_EMACS=emacs-24.4-travis - EVM_EMACS=emacs-24.5-travis - EVM_EMACS=emacs-25.1-travis