Skip to content

Commit

Permalink
Typo in travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
galaunay committed Sep 27, 2020
1 parent ef2a41f commit cfda3c0
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 @@ -48,7 +48,7 @@ matrix:
- sudo: required
dist: xenial
python: 3.7
env: EVM_EMACS=emacs-27.1-travis-xenial
env: EVM_EMACS=emacs-27.1-travis-linux-xenial

env:
# - EVM_EMACS=emacs-24.4-travis
Expand All @@ -59,7 +59,7 @@ env:
- EVM_EMACS=emacs-26.1-travis
- EVM_EMACS=emacs-26.2-travis
- EVM_EMACS=emacs-26.3-travis
- EVM_EMACS=emacs-27.1-travis-xenial
- EVM_EMACS=emacs-27.1-travis-linux-xenial
before_install:
- source ./travis-evm-cask.sh
- evm install $EVM_EMACS --use --skip
Expand Down

0 comments on commit cfda3c0

Please sign in to comment.