From 047eeea93995da5ded4c0fbaf5b569d39f2017f2 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sat, 20 Oct 2012 10:23:59 +0200 Subject: [PATCH] Run tests on Emacs 24. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ae0a76..840b5ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,6 @@ before_install: emacs-snapshot-el emacs-snapshot-gtk emacs-snapshot; fi env: - - EMACS=emacs + - EMACS=emacs-snapshot script: ./run-travis-ci.sh \ No newline at end of file