diff --git a/.travis.yml b/.travis.yml index 8f1b447..469dba5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,12 +3,7 @@ language: c env: matrix: - EVM_EMACS=emacs-24.5-travis - - EVM_EMACS=emacs-25.2-travis - - EVM_EMACS=emacs-git-snapshot-travis - -matrix: - allow_failures: - - env: EVM_EMACS=emacs-git-snapshot-travis + - EVM_EMACS=emacs-25.3-travis before_install: - git clone https://github.com/rejeep/evm.git $HOME/.evm