chore(ci): use bionic for travis

This commit is contained in:
Andrey Lushnikov 2019-12-05 15:18:55 -08:00
parent fe34ddf766
commit e4fad11c16

View file

@ -1,10 +1,11 @@
language: node_js language: node_js
dist: trusty dist: bionic
addons: addons:
apt: apt:
packages: packages:
# This is required to run new chrome on old trusty # This is required to run new chrome on old trusty
- libnss3 # - libnss3
# This is required to run webkit
- libwoff1 - libwoff1
- libopus0 - libopus0
- libwebp6 - libwebp6