From 1b1ac337095dded4d9d9cd8afcf46f9fe507e041 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Wed, 2 Jan 2019 22:25:51 +0100 Subject: [PATCH] Fix travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3571992..00ecd35 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ env: - EVM_EMACS=emacs-25.1-travis - EVM_EMACS=emacs-25.2-travis - EVM_EMACS=emacs-25.3-travis - - EVM_EMACS=emacs-26-pretest-travis + - EVM_EMACS=emacs-26.1-travis - EVM_EMACS=emacs-git-snapshot-travis install: - curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > travis.sh && source ./travis.sh