idris-hackers / idris-mode

Idris syntax highlighting, compiler-supported editing, interactive REPL and more things for Emacs.
GNU General Public License v3.0
268 stars 70 forks source link

Fix CI #468

Closed abailly closed 6 years ago

abailly commented 6 years ago

A basic idea would be to use docker containers with different idris versions and different emacs versions to provide faster builds and more coverage. https://hub.docker.com/r/dgellow/idris/ looks promising for the idris image.