Skip to content

Commit

Permalink
chore: Install libgconf for travis run
Browse files Browse the repository at this point in the history
  • Loading branch information
netchampfaris committed Sep 26, 2019
1 parent d92fc5e commit 1be233d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: node_js
node_js:
- 8
- 10
addons:
apt:
packages:
- libgconf-2-4
cache:
directories:
- ~/.npm
Expand Down

0 comments on commit 1be233d

Please sign in to comment.