Skip to content

Commit

Permalink
Migrate to xenial in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cherifGsoul committed Jun 13, 2019
1 parent a88924a commit fd9d828
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js: node
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
addons:
firefox: "53.0"
firefox: '53.0'
dist: xenial
services:
- xvfb

0 comments on commit fd9d828

Please sign in to comment.