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

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

[elpa] externals/system-packages c4c7a96 068/117: Travis...


From: Stefan Monnier
Subject: [elpa] externals/system-packages c4c7a96 068/117: Travis...
Date: Fri, 14 Dec 2018 17:02:10 -0500 (EST)

branch: externals/system-packages
commit c4c7a964d0874b018e9530e59b60de229bf25905
Author: Alex Branham <address@hidden>
Commit: Alex Branham <address@hidden>

    Travis...
---
 .travis.yml | 2 +-
 Makefile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 295b757..e9e54a2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,6 @@ before_install:
   - sudo apt-get install emacs-snapshot
 
 script:
-  - emacs --version
+  - emacs-snapshot --version
   - make
 
diff --git a/Makefile b/Makefile
index bfee9c4..f4e31df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-EMACS ?= emacs
+EMACS ?= emacs-snapshot
 EMACS_FLAGS = --quick --directory .
 EMACS_BATCH = $(EMACS) --batch $(EMACS_FLAGS)
 



reply via email to

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