change travis build dist from trusty to xenial. xenial is the default since April 23rd 2019. This should also fix an issue with ssh using ssh-dss keys which are deprecated

This commit is contained in:
Isaac Connor 2019-10-18 16:42:38 -04:00
parent 6a3fe1ef1f
commit ea707e5ad1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: cpp
sudo: required
dist: trusty
dist: xenial
git:
depth: 9999999
notifications: