el-get/recipes/idle-require.rcp
Noam Postavsky 2b5be4d239 Remove travis log-folding hack; fix broken recipes
A couple of recipes that were failing the test snuck in while the test
was accidentally disabled.

* .travis.yml (script):
* test/travis-ci.sh (prereqs): Remove folded_call; it was folding too
much, which made the logs needlessly difficult to read.
* recipes/flycheck-package.rcp (flycheck-package):
* recipes/idle-require.rcp (idle-require): Add :description field.
2016-09-09 20:54:23 -04:00

5 lines
145 B
Plaintext

(:name idle-require
:description "load elisp libraries while Emacs is idle"
:type github
:pkgname "nschum/idle-require.el")