Skip to content

Commit

Permalink
Merge pull request #26 from donejs/xenial-migration
Browse files Browse the repository at this point in the history
Migrate to use Xenial in Travis
  • Loading branch information
cherifGsoul authored Jun 19, 2019
2 parents 561e423 + 36932aa commit 8b58271
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
language: node_js
node_js: "node"
node_js: node
dist: xenial
services:
- xvfb

0 comments on commit 8b58271

Please sign in to comment.