repo: janusweb action: commit revision: path_from: revision_from: e2fd95a666e51904a91de422ee526858983cfa35: path_to: revision_to:
commit e2fd95a666e51904a91de422ee526858983cfa35 Author: James BaicoianuDate: Fri Jan 6 21:17:37 2017 -0800 Use chrome beta for testing diff --git a/.travis.yml b/.travis.yml
--- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ before_install: - export CHROME_BIN=google-chrome - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - - sudo apt-get install -y libgif-dev nodejs mesa-utils google-chrome-stable + - sudo apt-get install -y libgif-dev nodejs mesa-utils google-chrome-beta - glxinfo before_script:
-----END OF PAGE-----