aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Burkett2020-02-06 21:31:18 -0500
committerJustin Burkett2020-02-06 21:31:18 -0500
commitfcc509f49352245dc8ca26054585b0d8ccccc975 (patch)
treef74a85f74b0717e48e727078cdbcd54175841f68
parentd1dfddcd1e3eaa418daa76414109994451044cdd (diff)
downloademacs-fcc509f49352245dc8ca26054585b0d8ccccc975.tar.gz
emacs-fcc509f49352245dc8ca26054585b0d8ccccc975.zip
Update travis versions
-rw-r--r--.travis.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 105d1eabca5..60d8d31e675 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,9 @@
1# language: emacs-lisp 1# language: emacs-lisp
2env: 2env:
3 - EVM_EMACS=emacs-24.4-travis
4 - EVM_EMACS=emacs-24.5-travis
5 - EVM_EMACS=emacs-25.1-travis
6 - EVM_EMACS=emacs-25.2-travis
7 - EVM_EMACS=emacs-25.3-travis 3 - EVM_EMACS=emacs-25.3-travis
8 - EVM_EMACS=emacs-26.1-travis 4 - EVM_EMACS=emacs-26.1-travis
5 - EVM_EMACS=emacs-26.2-travis
6 - EVM_EMACS=emacs-26.3-travis
9 - EVM_EMACS=emacs-git-snapshot-travis 7 - EVM_EMACS=emacs-git-snapshot-travis
10 8
11before_install: 9before_install: