nrepl / piggieback

nREPL support for ClojureScript REPLs
480 stars 48 forks source link

Sync the build matrix with Orchard and cider-nrepl #82

Closed bbatsov closed 5 years ago

bbatsov commented 6 years ago

The build matrix for piggieback seems ancient and should be tuned a bit. @gonewest818 can you help with this, as our resident Travis expert? 😄

bbatsov commented 6 years ago

P.S. I think we need to keep things simple here and we can only use for the matrix JDK 8 and 9 + ClojureScript 1.9. I'm pretty sure everyone doing cljs development is always running the latest stable version.