Skip to content

Commit

Permalink
Migrate to use Xenial in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cherifGsoul committed Jun 18, 2019
1 parent 63f10cf commit aae775d
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
Expand Up @@ -2,4 +2,7 @@ language: node_js
node_js:
- node
script:
- npm run coverage:upload
- 'npm run coverage:upload'
dist: xenial
services:
- xvfb

0 comments on commit aae775d

Please sign in to comment.