Closed peterbecich closed 4 years ago
As far as I know, EVM does not provide Emacs 27: https://github.com/rejeep/evm
This PR replaces the usage of EVM with Nix, using these instructions: https://github.com/purcell/nix-emacs-ci
I've successfully made these changes in git-link (https://github.com/sshaw/git-link/pull/74) and Helm (https://github.com/emacs-helm/helm/pull/2366).
As far as I know, make test should run exactly as before with these changes.
make test
With this PR, Travis CI would cover Emacs 25.1-3, 26.1-3 and 27.1
Very cool! Thanks for contributing this project! :)
helm-ag.el is extremely useful to me, thank you!
helm-ag.el
As far as I know, EVM does not provide Emacs 27: https://github.com/rejeep/evm
This PR replaces the usage of EVM with Nix, using these instructions: https://github.com/purcell/nix-emacs-ci
I've successfully made these changes in git-link (https://github.com/sshaw/git-link/pull/74) and Helm (https://github.com/emacs-helm/helm/pull/2366).
As far as I know,
make test
should run exactly as before with these changes.With this PR, Travis CI would cover Emacs 25.1-3, 26.1-3 and 27.1