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

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

[nongnu] elpa/webpaste ba05903 248/298: travis: Run the integration test


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste ba05903 248/298: travis: Run the integration tests in emacs 26.1
Date: Thu, 9 Dec 2021 19:00:23 -0500 (EST)

branch: elpa/webpaste
commit ba05903f525bea9a5159a5b168a3b4a804b07219
Author: Elis Hirwing <elis@hirwing.se>
Commit: Elis Hirwing <elis@hirwing.se>

    travis: Run the integration tests in emacs 26.1
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4b07c4f..15cfbc2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ before_install:
 
 install:
   # If we're running unit-tests, install the emacs version that we're testing 
today. Otherwise go with 25.3 for integration tests
-  - test -n "$EVM_EMACS" && evm install $EVM_EMACS --use --skip || evm install 
emacs-25.3-travis --use --skip
+  - test -n "$EVM_EMACS" && evm install $EVM_EMACS --use --skip || evm install 
emacs-26.1-travis --use --skip
   - emacs --version
 
   # Install your dependencies



reply via email to

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