update travis config
This commit is contained in:
parent
e4cb0404ce
commit
42880c4b6f
@ -5,13 +5,12 @@ dist: trusty
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
chrome: stable
|
||||||
apt:
|
apt:
|
||||||
update: true
|
update: true
|
||||||
sources:
|
|
||||||
- google-chrome
|
|
||||||
packages:
|
packages:
|
||||||
- dpkg
|
- dpkg
|
||||||
- google-chrome-stable fluxbox
|
- fluxbox
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
Loading…
Reference in New Issue
Block a user