[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master a62e72e 47/56: Set EMACSLOADPATH in travis run
From: |
Rocky Bernstein |
Subject: |
[elpa] master a62e72e 47/56: Set EMACSLOADPATH in travis run |
Date: |
Sat, 27 May 2017 05:02:37 -0400 (EDT) |
branch: master
commit a62e72eeac33192b76f19108876feb324d2a8b3e
Author: rocky <address@hidden>
Commit: rocky <address@hidden>
Set EMACSLOADPATH in travis run
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 0515aa0..0e9ffbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,4 +13,5 @@ install:
# run the tests
script:
+ - export EMACSLOADPATH=$(emacs --batch --eval "(print (mapconcat 'identity
load-path \":\"))" 2>/dev/null)
- NO_CHECK_EMACS_PACKAGES=1 /bin/bash ./autogen.sh && cd test && make
check-elget
- [elpa] master 01d30bf 28/56: Merge pull request #163 from FelipeLema/master, (continued)
- [elpa] master 01d30bf 28/56: Merge pull request #163 from FelipeLema/master, Rocky Bernstein, 2017/05/27
- [elpa] master f4a6f30 36/56: Remove more lint messages, Rocky Bernstein, 2017/05/27
- [elpa] master 2ea1709 24/56: Restor column location..., Rocky Bernstein, 2017/05/27
- [elpa] master 4a5fe99 30/56: Fixes #164, Rocky Bernstein, 2017/05/27
- [elpa] master 44c32b1 11/56: more doc corrections:, Rocky Bernstein, 2017/05/27
- [elpa] master fc422dc 34/56: caddr -> cl-caddr, Rocky Bernstein, 2017/05/27
- [elpa] master f7f4132 21/56: WIP: stab at positioning with column offsets, Rocky Bernstein, 2017/05/27
- [elpa] master 6fe5ba7 38/56: Add jdb termination message, Rocky Bernstein, 2017/05/27
- [elpa] master 2e52d3d 41/56: Add jdb termination message, Rocky Bernstein, 2017/05/27
- [elpa] master e54e79e 40/56: Merge branch 'master' of github.com:realgud/realgud, Rocky Bernstein, 2017/05/27
- [elpa] master a62e72e 47/56: Set EMACSLOADPATH in travis run,
Rocky Bernstein <=
- [elpa] master b588ad0 53/56: Typo, Rocky Bernstein, 2017/05/27
- [elpa] master 0c201fb 51/56: Last change distributed a bit over other debuggers, Rocky Bernstein, 2017/05/27
- [elpa] master e85da34 43/56: Add lang/java.el and ..., Rocky Bernstein, 2017/05/27
- [elpa] master a1130df 55/56: Merge branch 'master' of github.com:realgud/realgud, Rocky Bernstein, 2017/05/27
- [elpa] master c0c072f 52/56: And a couple more, Rocky Bernstein, 2017/05/27
- [elpa] master 2328ede 48/56: travis 5th try, Rocky Bernstein, 2017/05/27
- [elpa] master 7e1e1b0 25/56: Merge pull request #162 from realgud/column-offsets, Rocky Bernstein, 2017/05/27
- [elpa] master 357c54d 26/56: Revert column tracking change, Rocky Bernstein, 2017/05/27
- [elpa] master 92fdcc5 03/56: make install packaging Fixes #146. version 1.4.3, Rocky Bernstein, 2017/05/27
- [elpa] master a6701db 56/56: Merge commit 'a1130df3ada34e76675324a8c25823b420b20239', Rocky Bernstein, 2017/05/27