From 69b49184763a11acb714eefdcad5ba0ec063063e Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 24 Sep 2017 16:51:40 +0200 Subject: [PATCH] Add emacs-25.3 and snapshot recipes to .travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ce714c4e1..0d87dbd27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ before_install: env: - EVM_EMACS=emacs-25.1-travis - EVM_EMACS=emacs-25.2-travis + - EVM_EMACS=emacs-25.3-travis + - EVM_EMACS=emacs-git-snapshot-travis script: - emacs --version - make test