branch: externals/realgud-trepan-ni commit 4daf309139d493e141b9230bd8b71efb34d3d0a7 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Travis 6th try --- cask-install.el | 1 + 1 file changed, 1 insertion(+) diff --git a/cask-install.el b/cask-install.el index 4a9da0a..f7ff19d 100644 --- a/cask-install.el +++ b/cask-install.el @@ -10,4 +10,5 @@ ;; We'll work around it here (if (not (functionp 'make-mutex)) (defun make-mutex(&optional name))) +(require 'realgud) (require 'realgud-lang-js)