-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: 0cb6babedc4b1466211f3a0776f86595d60131a5:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 0cb6babedc4b1466211f3a0776f86595d60131a5
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Thu Apr 25 00:50:06 2019 -0700

    CI tweaks

diff --git a/.travis.yml b/.travis.yml

index dc0a5ab133b79803dade57012f337bf2a87e4606..

index ..ab1adaea3a2b4100aa038620c6ff232957ae7c21 100644

--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,10 @@ before_install:
   - sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
   - sudo apt-get -qq update
   - export CHROME_BIN=google-chrome-beta
-  - export DISPLAY=:99.0
-  - sh -e /etc/init.d/xvfb start
+  #- export DISPLAY=:99.0
+  #- sh -e /etc/init.d/xvfb start
   - sudo apt-get install -y libgif-dev nodejs mesa-utils google-chrome-beta
-  - glxinfo
+  #- glxinfo

 before_script:
   - "./utils/build.sh"
diff --git a/tests/karma.conf.js b/tests/karma.conf.js

index 7c5c4010a0e7e874f63654779e10b186de784042..

index ..2a7dfc96c121660f609c427e6e55c29890060390 100644

--- a/tests/karma.conf.js
+++ b/tests/karma.conf.js
@@ -58,7 +58,7 @@ module.exports = function(config) {

     // level of logging
     // possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG
-    logLevel: config.LOG_INFO,
+    logLevel: config.LOG_DEBUG,


     // enable / disable watching file and executing tests whenever any file changes

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:39:29 2024