We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7823e commit 4be42ffCopy full SHA for 4be42ff
.travis.yml
@@ -5,3 +5,7 @@ sudo: required
5
before_script:
6
- ./scripts/travis-setup.sh
7
script: npm test
8
+addons:
9
+ apt:
10
+ packages:
11
+ - libnss3
0 commit comments