aboutsummaryrefslogtreecommitdiff
path: root/Cask
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2017-02-08 12:57:26 +0100
committerEivind Fonn <evfonn@gmail.com>2017-02-09 10:10:59 +0100
commit4690523e0f1a6f6bd9dba63d22661d2fd672de72 (patch)
tree099225e83b8250c88518d4c116f003b53220575c /Cask
parent95aab5ed655310758986ab9b80eccfc37b90d22d (diff)
Add travis CI
Diffstat (limited to 'Cask')
-rw-r--r--Cask6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cask b/Cask
new file mode 100644
index 0000000..78a2bd0
--- /dev/null
+++ b/Cask
@@ -0,0 +1,6 @@
+(package "evil" "1.2.12" "Extensible Vi layer for Emacs.")
+
+(files "*.el")
+
+;; (depends-on "goto-chg" "0.6.3")
+;; (depends-on "undo-tree" "1.6")