aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Erik Martin-Dorel <erik@martin-dorel.org>2017-04-25 16:01:28 +0200
committerGravatar GitHub <noreply@github.com>2017-04-25 16:01:28 +0200
commitd2293966dfa556c6f236e86f1f204cee31bcc7be (patch)
treed92a4b5bf2a1decb2090ebed1da111c58a51f9d6 /.travis.yml
parent1a18e33658645a81225c56b5d4f4a4b89434d301 (diff)
[Travis CI] Replace emacs-git target with emacs-25.{1,2} stable targets. (#181)
This commit contributes to shorten the real time of Travis' automated build.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f9f10d8c..1f6c6833 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,8 @@ env:
- EMACS_TARGET=emacs-24.3
- EMACS_TARGET=emacs-24.4
- EMACS_TARGET=emacs-24.5
- - EMACS_TARGET=emacs-git
+ - EMACS_TARGET=emacs-25.1
+ - EMACS_TARGET=emacs-25.2
before_install:
- make -f Makefile.travis before_install