Skip to content

Commit

Permalink
Attempt to fix failures in Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiase committed Jun 6, 2021
1 parent 24c1a1a commit 6559b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ env:
matrix:
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-25.3-travis
- EVM_EMACS=emacs-26.3-travis
- EVM_EMACS=emacs-26.3-travis-linux-xenial
- EVM_EMACS=emacs-27.1-travis-linux-xenial
- EVM_EMACS=emacs-git-snapshot-travis
- EVM_EMACS=emacs-git-snapshot-travis-linux-xenial

before_install:
- export PATH="$HOME/.evm/bin:$PATH"
Expand Down

0 comments on commit 6559b20

Please sign in to comment.