diff --git a/.travis.yml b/.travis.yml index b0e087f..110c528 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,10 @@ sudo: false language: node_js node_js: - "8" +addons: + apt: + packages: + - libgconf-2-4 jobs: include: - stage: Testing / Deploy (staging/production) @@ -68,4 +72,4 @@ jobs: tags: true branch: master after_deploy: - - curl https://mock-npm-registry-browser.surge.sh \ No newline at end of file + - curl https://mock-npm-registry-browser.surge.sh