• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abo-abo / lispy / 1138
63%

Build:
DEFAULT BRANCH: master
Ran 02 Jan 2018 07:02PM UTC
Jobs 2
Files 2
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1138

push

travis-ci

abo-abo
lispy-clojure.clj: Add use-package and fetch-packages

The idea is to have this in ~/.lein/profiles.clj:

    {:user {:plugins [[cider/cider-nrepl "0.16.0"]]
            :dependencies [[org.tcrawley/dynapath "0.2.5"]
                           [com.cemerick/pomegranate "0.4.0"]]}}

With those packages available, it's possible to download any package
from Maven/Clojars and use it in a running REPL without restarting
with `use-package'.

Additionally, to keep things more ordered, it's possible for the user
to update project.clj with a new package and call `fetch-packages' to
install all packages in the running REPL.

* Makefile: Don't rm .cpcache.

Re Unrepl/spiral#9

3592 of 5814 relevant lines covered (61.78%)

98.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1138.1 (emacs=emacs25) 02 Jan 2018 07:02PM UTC 0
61.79
Travis Job 1138.1
2 1138.2 (emacs=emacs-snapshot) 02 Jan 2018 07:02PM UTC 0
61.78
Travis Job 1138.2
Source Files on build 1138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1138
  • c28a0a07 on github
  • Prev Build on master (#1137)
  • Next Build on master (#1139)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc