Skip to content

Commit

Permalink
chore(travis): fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
fetrarij committed Aug 22, 2020
1 parent 226576f commit de52eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ language: node_js
node_js:
- 12.18.3
install:
- sudo apt-get install -y dpkg
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Expand Down

0 comments on commit de52eea

Please sign in to comment.