Skip to content

Commit c66b977

Browse files
committed
switch back to trusty and install dpkg
1 parent 2fac410 commit c66b977

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: required
2-
dist: xenial
2+
dist: trusty
33

44
env:
55
# Install the latest docker-compose version for ci testing.
@@ -37,6 +37,7 @@ addons:
3737
sources:
3838
- google-chrome
3939
packages:
40+
- dpkg
4041
- google-chrome-stable
4142

4243
language: node_js

0 commit comments

Comments
 (0)