branch: elpa/raku-mode
commit 5a7cc0d425dada1ac12172d07101fd782d76f667
Author: JJ Merelo <[email protected]>
Commit: JJ Merelo <[email protected]>
Let's see what's going on
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 4b5e9e2339..5f910d816d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ before_install:
- curl -fsSkL https://raw.github.com/JJ/cask/master/go | python
- export PATH="${HOME}/.cask/bin:$PATH"
install:
- - cask install
+ - cask --debug install
script:
- make compile test