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

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

[nongnu] elpa/lua-mode a260cf9 368/468: Travis: enable testing on 26.1,


From: Philip Kaludercic
Subject: [nongnu] elpa/lua-mode a260cf9 368/468: Travis: enable testing on 26.1, 26.2 and git snapshot
Date: Thu, 5 Aug 2021 04:59:11 -0400 (EDT)

branch: elpa/lua-mode
commit a260cf99bc95314a065029e348ce636d94a62cf2
Author: immerrr <immerrr+lua@gmail.com>
Commit: immerrr <immerrr+lua@gmail.com>

    Travis: enable testing on 26.1, 26.2 and git snapshot
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index bdf11ca..852ef71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+dist: xenial
 language: emacs-lisp
 sudo: no
 addons:
@@ -5,6 +6,9 @@ addons:
     packages:
     - lua5.2
 env:
+  - EVM_EMACS=emacs-26.1-travis-linux-xenial
+  - EVM_EMACS=emacs-26.2-travis-linux-xenial
+  - EVM_EMACS=emacs-git-snapshot-travis-linux-xenial
   - EVM_EMACS=emacs-24.3-travis
   - EVM_EMACS=emacs-24.4-travis
   - EVM_EMACS=emacs-24.5-travis



reply via email to

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