branch: elpa/raku-mode
commit e7a19cf75999179235742cd9fed45907c3a77b9b
Author: JJ Merelo <[email protected]>
Commit: JJ Merelo <[email protected]>

    Changing back to my repo
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cc00171302..3cbe5f0e67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ before_install:
   - sudo apt-get install -qq -yy ${EMACS}-nox
   - sudo apt-get install -qq -yy gnupg
   # Install and bootstrap cask
-  - curl -fsSkL https://raw.github.com/cask/cask/master/go | python
+  - curl -fsSkL https://raw.github.com/JJ/cask/master/go | python
   - export PATH="${HOME}/.cask/bin:$PATH"
 install:
   - cask --debug --verbose install

Reply via email to