From 5af4e88ee1e31df03dad2c9ad9c1a09f60c7b0fe Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Tue, 28 Aug 2018 22:57:48 +0800 Subject: [PATCH] Change to 25.1 in travis CI. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f020a8f..f983772 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: emacs-lisp sudo: false env: - - EVM_EMACS=emacs-25.3-travis + - EVM_EMACS=emacs-25.1-travis - EVM_EMACS=emacs-26.1-travis - EVM_EMACS=emacs-git-snapshot-travis