diff --git a/.travis.yml b/.travis.yml
index dbd54ba0fad682da62c354294b5e4d84dedbc7c9..bd9abe888ebb8edef859b4020b23a1684dbf14b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,10 @@ matrix:
   include:
     - node_js: 5
       addons:
-        artifacts: true
+        artifacts:
+          debug: true
+          paths:
+            $HOME/gemini-report/*
         apt:
           sources:
             - ubuntu-toolchain-r-test