Skip to content

Commit

Permalink
Fixed travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed Jan 16, 2020
1 parent 14409e9 commit d238c04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
sudo: required
dist: xenial
services:
- xvfb
addons:
chrome: stable
firefox: latest
Expand All @@ -10,7 +12,6 @@ cache:
- node_modules
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- npm install
script:
Expand Down

0 comments on commit d238c04

Please sign in to comment.