parent
aaefec7868
commit
5e94d66c38
@ -2,6 +2,11 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "7"
|
- "7"
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
# This is required to run new chrome on old trusty
|
||||||
|
- libnss3
|
||||||
env:
|
env:
|
||||||
cache:
|
cache:
|
||||||
yarn: true
|
yarn: true
|
||||||
|
Loading…
Reference in New Issue
Block a user