branch: elpa/parseclj
commit 3ec632ed66347f3611fe4ce4f5692728aa1730eb
Author: Arne Brasseur <[email protected]>
Commit: Arne Brasseur <[email protected]>

    Travis show Emacs version
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index e55bcdd624..5eb3b99734 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,5 @@ before_install:
   - sudo apt-get install -qq emacs-snapshot
 
 script:
+  - emacs --version
   - emacs -batch -l clj-parse-test-runner.el

Reply via email to