Explorar el Código

Update buttercup

Ryan C. Thompson hace 7 años
padre
commit
d2acd31b46
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. 1 5
      Cask

+ 1 - 5
Cask

@@ -13,9 +13,5 @@
  (depends-on "with-simulated-input"
              :git "https://github.com/DarwinAwardWinner/with-simulated-input.git"
              :files ("*.el"))
- (depends-on "buttercup"
-             :git "https://github.com/DarwinAwardWinner/emacs-buttercup.git"
-             :branch "expect-closures"
-             :files ("*.el"
-                     ("bin" "bin/*")))
+ (depends-on "buttercup")
  (depends-on "undercover"))