branch: elpa/raku-mode
commit 81c13d03ea5a306418036a67d7bec257c7e50440
Author: JJ Merelo <jjmer...@gmail.com>
Commit: JJ Merelo <jjmer...@gmail.com>

    Be even more verbose
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5f910d816d..3cbe5f0e67 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 --debug install
+  - cask --debug --verbose install
 script:
   - make compile test
 

Reply via email to