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

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

[nongnu] elpa/toc-org 4cd71edc29 082/128: bump emacs25 version


From: ELPA Syncer
Subject: [nongnu] elpa/toc-org 4cd71edc29 082/128: bump emacs25 version
Date: Sun, 2 Jan 2022 09:59:11 -0500 (EST)

branch: elpa/toc-org
commit 4cd71edc29447c2a8ab3c610bef15bed4a111eda
Author: Sergei Nosov <sergei.nosov@gmail.com>
Commit: Sergei Nosov <sergei.nosov@gmail.com>

    bump emacs25 version
    
    [indistinctive chatter]
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 55a4eb0f1e..f157a2504b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ before_install:
   - sudo apt-get update -qq
   - sudo apt-get install -qq -yy emacs25-nox
   - emacs --version
-  - emacs-25.2 --version
+  - emacs-25.3 --version
 script:
   - emacs      -batch -l ert -l toc-org.el -l toc-org-test.el -f 
ert-run-tests-batch-and-exit && emacs -batch -f batch-byte-compile toc-org.el 
2>&1 | sed -n '/Warning\|Error/p' | xargs -r ls
-  - emacs-25.2 -batch -l ert -l toc-org.el -l toc-org-test.el -f 
ert-run-tests-batch-and-exit && emacs -batch -f batch-byte-compile toc-org.el 
2>&1 | sed -n '/Warning\|Error/p' | xargs -r ls
+  - emacs-25.3 -batch -l ert -l toc-org.el -l toc-org-test.el -f 
ert-run-tests-batch-and-exit && emacs -batch -f batch-byte-compile toc-org.el 
2>&1 | sed -n '/Warning\|Error/p' | xargs -r ls



reply via email to

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