Browse Source

Upgraded Chrome on Travis to the latest version.

Kamil Piechaczek 9 years ago
parent
commit
e0c4280e3b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/ckeditor5-clipboard/.travis.yml

+ 0 - 1
packages/ckeditor5-clipboard/.travis.yml

@@ -12,7 +12,6 @@ node_js:
 cache:
   - node_modules
 before_install:
-  - export CHROME_BIN=chromium-browser
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
 install: