From 45b9a3e3f321dc605e36065848d59fbcda6a366e Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Wed, 24 Apr 2019 23:04:25 +0800 Subject: [PATCH] Update evm to latest version. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2a720e1..5846149 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ language: emacs-lisp sudo: false env: - - EVM_EMACS=emacs-25.1-travis - - EVM_EMACS=emacs-26.1-travis + - EVM_EMACS=emacs-25.3-travis + - EVM_EMACS=emacs-26.2-travis - EVM_EMACS=emacs-git-snapshot-travis matrix: