emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/pacmacs 2fdeb1dbdf 188/472: Try to remove compilation step


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs 2fdeb1dbdf 188/472: Try to remove compilation step (#124)
Date: Thu, 6 Jan 2022 21:59:23 -0500 (EST)

branch: elpa/pacmacs
commit 2fdeb1dbdf209e659de34235851d4fbca96549c6
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Try to remove compilation step (#124)
    
    Don't even know how it would effect the coverage. It doesn't load the
    `test/test-helper.el` file. Hence doesn't trigger the
    `undercover.el`. But still I wanna check that.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index eaa0786262..1abcb9b596 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,6 @@ env:
   - EVM_EMACS=emacs-24.4-bin
   - EVM_EMACS=emacs-24.5-bin
 script:
-  - emacs --script ./tools/compile.el
   - cask exec ert-runner
 notifications:
   email:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]