From 3d958203e169cbfb2204c43cb4c5543befec0b9d Mon Sep 17 00:00:00 2001 From: Mark Meyer Date: Thu, 1 Feb 2018 23:28:53 +0100 Subject: [PATCH] Revert "Add Emacs 26 pretest to Travis CI job" This reverts commit 2e2dd75f75cc6c608af9dfad48a9a8fd61d3fce6. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3033b3f..f62deab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ env: - EVM_EMACS=emacs-25.1-travis - EVM_EMACS=emacs-25.2-travis - EVM_EMACS=emacs-25.3-travis - - EVM_EMACS=emacs-26-pretest-travis script: - git clone --depth 1 https://code.orgmode.org/bzg/org-mode.git - (cd org-mode && make autoloads)