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

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

[nongnu] elpa/webpaste b2ffe99 091/298: Added emacs --version to output


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste b2ffe99 091/298: Added emacs --version to output in build
Date: Thu, 9 Dec 2021 18:59:51 -0500 (EST)

branch: elpa/webpaste
commit b2ffe999adb80ceaf00ee2998e3645f3687c1bba
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Added emacs --version to output in build
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index dc612db..7b18349 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,5 +26,6 @@ install:
   - cask install
 
 script:
+  - emacs --version
   # Run tests
   - make test



reply via email to

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