Skip to content

Commit 6a582ca

Browse files
author
borysn
committed
travis-ci should use latest chromium-browser
1 parent 1dd584b commit 6a582ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: java
22

33
before_install:
4+
- sudo apt-get -qq update
5+
- sudo apt-get install -y chromium-browser
46
- export CHROME_BIN=chromium-browser
57
- export DISPLAY=:99.0
68
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)