Skip to content

Commit

Permalink
Do not test against git snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Feb 25, 2018
1 parent 3e3339f commit 8e66b6a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 8e66b6a

Please sign in to comment.