From e0b56249793692c68e1bf0c44985d4c6523d0761 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 1 Jul 2019 19:41:09 +0200 Subject: [PATCH] Update travis config And fix 26.1 build (see rejeep/evm#125) --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4515b60a5..c3e5b5bba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: generic +dist: trusty sudo: false branches: only: @@ -15,6 +16,10 @@ before_install: env: - EVM_EMACS=emacs-25.3-travis - EVM_EMACS=emacs-26.1-travis + - EVM_EMACS=emacs-git-snapshot-travis +matrix: + allow_failures: + - env: EVM_EMACS=emacs-git-snapshot-travis script: - bin/doom version - bin/doom -d test