From ea99bc6b8108bd3b2ff767541fa264db4dbf04a5 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 24 Dec 2015 14:07:23 -0500 Subject: .travis.yml: Disable emacs-snapshot org-agenda-prepare-buffers is broken in the Emacs repo (as of 3a5f751), but fixed in Org (44c8cd7). Disable the emacs-snapshot tests until Org is synced with Emacs. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 80a8c22..664caef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: emacs-lisp env: matrix: - EMACS=emacs24 - - EMACS=emacs-snapshot + # - EMACS=emacs-snapshot install: - if [ "$EMACS" = "emacs24" ]; then -- cgit v1.2.3