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

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

[nongnu] scratch/el-mock a091520345 23/64: Update Travis config


From: Stefan Monnier
Subject: [nongnu] scratch/el-mock a091520345 23/64: Update Travis config
Date: Mon, 28 Aug 2023 23:01:39 -0400 (EDT)

branch: scratch/el-mock
commit a0915203454702eb62e9abca7fc175ac964f8de8
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Update Travis config
---
 .travis.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 3fa912c46b..e3c669c258 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,11 @@
-language: emacs-lisp
+language: generic
 before_install:
-  - curl -fsSkL https://gist.github.com/rejeep/7736123/raw > travis.sh && 
source ./travis.sh
+  - curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh 
&& source ./x.sh
   - evm install $EVM_EMACS --use --skip
   - cask
 env:
-  - EVM_EMACS=emacs-24.4-bin
-  - EVM_EMACS=emacs-24.5-bin
+  - EVM_EMACS=emacs-24.4-travis
+  - EVM_EMACS=emacs-24.5-travis
 script:
   - emacs --version
   - make test



reply via email to

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