Skip to content

Commit 4be42ff

Browse files
committed
travis: add libnss3
1 parent 6a7823e commit 4be42ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ sudo: required
55
before_script:
66
- ./scripts/travis-setup.sh
77
script: npm test
8+
addons:
9+
apt:
10+
packages:
11+
- libnss3

0 commit comments

Comments
 (0)