We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0459a3c commit 326fd8aCopy full SHA for 326fd8a
.travis.yml
@@ -1,5 +1,9 @@
1
sudo: false
2
language: node_js
3
+addons:
4
+ apt:
5
+ packages:
6
+ - libgconf-2-4
7
cache:
8
directories:
9
- ~/.npm
0 commit comments