Skip to content

Commit b4b13a6

Browse files
authored
fix: fix vulnerabilities (#2266)
1 parent 36a5067 commit b4b13a6

File tree

4 files changed

+11233
-27094
lines changed

4 files changed

+11233
-27094
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ node_js: 12.18.4
33
addons:
44
apt:
55
update: true
6+
chrome: stable
67
bundler_args: "--jobs=4 --retry=3"
78

89
before_install:
910
- sudo apt-get install -y libsecret-1-dev curl
10-
addons:
11-
chrome: stable
1211

1312
script:
1413
- docker -v

0 commit comments

Comments
 (0)