branch: externals/assess commit 1b1ac337095dded4d9d9cd8afcf46f9fe507e041 Author: Phillip Lord <phillip.l...@russet.org.uk> Commit: Phillip Lord <phillip.l...@russet.org.uk>
Fix travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3571992cdf..00ecd357d5 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