Skip to content

Commit

Permalink
travis: Use Ubuntu Xenial instead of Trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-gh committed Feb 25, 2019
1 parent 28bf2cc commit 42f6f5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
sudo: false
dist: trusty
dist: xenial

language: node_js
nodejs: lts/*
Expand Down

0 comments on commit 42f6f5e

Please sign in to comment.