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

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

[nongnu] elpa/flx 551b095274 130/182: fix travis cask path


From: ELPA Syncer
Subject: [nongnu] elpa/flx 551b095274 130/182: fix travis cask path
Date: Tue, 13 Dec 2022 03:59:37 -0500 (EST)

branch: elpa/flx
commit 551b0952741d8237bec9f25314fa07b65eeadc94
Author: Le Wang <l26wang@gmail.com>
Commit: Le Wang <l26wang@gmail.com>

    fix travis cask path
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index ae75353365..f787d05e64 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ before_install:
           emacs24 emacs24-el emacs24-common-non-dfsg;
     fi
   - curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python
-  - ./.cask/bin/cask
+  - ~/.cask/bin/cask
 
 env:
   - EMACS=emacs24 TAGS="--tags ~@requires-e24-3"



reply via email to

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