Skip to content

Commit

Permalink
build(travis): Add libgconf addon to travis config for cypress tests (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored and mergify[bot] committed Aug 15, 2019
1 parent 5350e4c commit 28fd209
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: node_js
node_js:
- '10'
addons:
apt:
packages:
- libgconf-2-4
cache:
yarn: true
directories:
Expand Down

0 comments on commit 28fd209

Please sign in to comment.