Skip to content

Commit

Permalink
chore(travis): Use Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
ExE-Boss committed Apr 21, 2019
1 parent f936d72 commit 5253a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
include:
- stage: linux
os: linux
dist: trusty
dist: xenial
sudo: false
addons:
apt:
sources:
- sourceline: deb [arch=amd64] https://packages.microsoft.com/ubuntu/14.04/prod trusty main
- sourceline: deb [arch=amd64] https://packages.microsoft.com/ubuntu/16.04/prod xenial main
key_url: https://packages.microsoft.com/keys/microsoft.asc
packages:
- powershell
Expand Down

0 comments on commit 5253a3b

Please sign in to comment.