From fcc509f49352245dc8ca26054585b0d8ccccc975 Mon Sep 17 00:00:00 2001 From: Justin Burkett Date: Thu, 6 Feb 2020 21:31:18 -0500 Subject: [PATCH] Update travis versions --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 105d1eabca5..60d8d31e675 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,9 @@ # language: emacs-lisp env: - - EVM_EMACS=emacs-24.4-travis - - EVM_EMACS=emacs-24.5-travis - - EVM_EMACS=emacs-25.1-travis - - EVM_EMACS=emacs-25.2-travis - EVM_EMACS=emacs-25.3-travis - EVM_EMACS=emacs-26.1-travis + - EVM_EMACS=emacs-26.2-travis + - EVM_EMACS=emacs-26.3-travis - EVM_EMACS=emacs-git-snapshot-travis before_install: