Skip to content

Commit

Permalink
Merge pull request #80 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 54fc14e + 5e752ca commit 15fecac
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,6 +1,7 @@
language: node_js
node_js: node
addons:
firefox: "57.0"
firefox: '57.0'
services:
- xvfb
dist: xenial

0 comments on commit 15fecac

Please sign in to comment.