tpapp / julia-repl

Run an inferior Julia REPL in a terminal inside Emacs
Other
169 stars 35 forks source link

fix CI #103

Closed tpapp closed 3 years ago

tpapp commented 3 years ago

Travis no longer works, so we should move to Github Actions, testing on Emacs 25, 26, and 27.

Advice and PRs appreciated.