Travis: switch to Xenial
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 10:16:48 +0000 (11:16 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 10:16:48 +0000 (11:16 +0100)
Trusty is almost end of life

.travis.yml

index 7245aff..707e6b1 100644 (file)
@@ -6,7 +6,7 @@ env:
    # via the "travis encrypt" command using the project repo's public key
    - secure: "ZdWWp0XX3C4sLIp4lqeQTWC7vt+GsWjmyRiD17T9833NBAW4dddz310I6iyeXe6oX09ZFFiVIN4ogx9ANcNBx9jriGXI2/82nBhpxOJBebet8JCNS5VeTr4rDSfQOKP+Oc+ko5KbbghTuAtO2CFYiH3jZUcn4TdsYbVanf+TwUs="
 
-dist: trusty
+dist: xenial
 os:
   - linux
   - osx