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

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

[nongnu] elpa/pacmacs a8bbb61bf8 189/472: Try to remove elcs after the c


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs a8bbb61bf8 189/472: Try to remove elcs after the compilation (#124)
Date: Thu, 6 Jan 2022 21:59:23 -0500 (EST)

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

    Try to remove elcs after the compilation (#124)
    
    Maybe they distract undercover.el or something like that. :)
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

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



reply via email to

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