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

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

[nongnu] elpa/parseclj 972161dd23 022/185: Make sure we test against the


From: ELPA Syncer
Subject: [nongnu] elpa/parseclj 972161dd23 022/185: Make sure we test against the version we think we are testing against
Date: Tue, 28 Dec 2021 14:05:10 -0500 (EST)

branch: elpa/parseclj
commit 972161dd23b81ef62c169ef96d0c46890ed67b09
Author: Arne Brasseur <arne@arnebrasseur.net>
Commit: Arne Brasseur <arne@arnebrasseur.net>

    Make sure we test against the version we think we are testing against
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d76bc8ddd8..c6f2126964 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,5 +17,5 @@ before_install:
 script:
   - $EMACS --version
   - ls /usr/bin /usr/local/bin | grep emacs
-  # - $EMACS --version | grep $VERSION
+  - $EMACS --version | grep $VERSION
   - $EMACS -batch -l clj-parse-test-runner.el



reply via email to

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