elixir-editors / emacs-elixir

Emacs major mode for Elixir
446 stars 94 forks source link

Remove release.py and Rakefile #457

Closed victorolinasc closed 4 years ago

victorolinasc commented 4 years ago

This project is centered around providing an Emacs Lisp major mode to the programming language Elixir. It is a higher maintenance burden to demand Python and Ruby on the developer machine.

I've update the wording on how to test too. If this is to be left out I can simply reset that. There is, though, a fix on the link for Cask installation taken from the Cask guides.

Fixes #457

victorolinasc commented 4 years ago

Initially I wanted to update Elixir and Emacs versions of the CI here too since I was editing travis.yml but I've noticed the test-suite is failing. I'll try to take a look at that in another PR