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 8800be6 commit 482e5c8
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,8 +1,8 @@
sudo: false
language: node_js
node_js: node
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
addons:
firefox: "51.0"
firefox: '51.0'
dist: xenial
services:
- xvfb

0 comments on commit 482e5c8

Please sign in to comment.