branch: externals/bug-hunter
commit 802b04d0c778e078cd42fe3135060a7e82204531
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>

    Fix cask
---
 Cask | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Cask b/Cask
new file mode 100644
index 0000000..84229aa
--- /dev/null
+++ b/Cask
@@ -0,0 +1,7 @@
+(source gnu)
+(source melpa-stable)
+
+(package-file "bug-hunter.el")
+
+(development
+ (depends-on "ert"))

Reply via email to