Skip to content

Commit

Permalink
Temporarly deactivate tests for emacs24.4
Browse files Browse the repository at this point in the history
Travis fails to install all the depedencies at the moment for emacs24.4
  • Loading branch information
galaunay committed Oct 17, 2019
1 parent 7e4dd5d commit fea0825
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ python:
# While python3.7 is not supported by default dist...
matrix:
include:
- sudo: required
dist: xenial
python: 3.7
env: EVM_EMACS=emacs-24.4-travis
# - sudo: required
# dist: xenial
# python: 3.7
# env: EVM_EMACS=emacs-24.4-travis
- sudo: required
dist: xenial
python: 3.7
Expand All @@ -35,7 +35,7 @@ matrix:
# env: EVM_EMACS=emacs-26.1-travis

env:
- EVM_EMACS=emacs-24.4-travis
# - EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.1-travis
- EVM_EMACS=emacs-25.2-travis
Expand Down

0 comments on commit fea0825

Please sign in to comment.