branch: master
commit e469f397a8e96dd750d95867ad52da989dc9e0f4
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
Another travis try
---
test/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index 711f08e..58a15b9 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -45,7 +45,7 @@ check: $(CHECK_FILES)
#: Run all tests via el-get
check-elget:
- (cd $(top_srcdir)/test && $(EMACS) --batch --no-site-file --no-splash
--load ./install-pkgs.el --load test-load.el)
+ # (cd $(top_srcdir)/test && $(EMACS) --batch --no-site-file --no-splash
--load ./install-pkgs.el --load test-load.el)
#: Run all tests with minimum verbosity
check-short: