Skip to content

Commit

Permalink
Merge pull request #64 from canjs/landscaper/travis-xenial
Browse files Browse the repository at this point in the history
Migrate to xenial in travis
  • Loading branch information
cherifGsoul authored Jun 17, 2019
2 parents a88924a + fd9d828 commit c4e4c26
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 c4e4c26

Please sign in to comment.