Skip to content

Commit

Permalink
Merge pull request #94 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 f941de6 + 77eba6a commit 1816c79
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: "51.0"
firefox: '51.0'
dist: xenial
services:
- xvfb

0 comments on commit 1816c79

Please sign in to comment.