aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2020-04-13 23:58:06 +0200
committerKate Ward <kate.ward@forestent.com>2020-04-13 23:58:06 +0200
commit7d0daf1b3b3163c34e0108cdb439e2cd2f148152 (patch)
treedca9ffcd39c902ab1f19c76aa8e9f520c23467be
parent91982504ffc0b9511cb685ea191a990883f4ae8c (diff)
downloadshflags-7d0daf1b3b3163c34e0108cdb439e2cd2f148152.tar.gz
Test with Ubuntu Trusty as well.
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 8d82c6a..3329b77 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,11 +17,11 @@ addons:
matrix:
include:
- os: linux
- # Ubuntu Bionic 18.04
- dist: bionic
+ dist: bionic # Ubuntu Bionic 18.04 (EoL Apr 2028).
- os: linux
- # Ubuntu Xenial 16.04
- dist: xenial
+ dist: xenial # Ubuntu Xenial 16.04 (EoL Apr 2024).
+ - os: linux
+ dist: trusty # Ubuntu Trusty 14.04 (EoL Apr 2022).
- os: osx
- os: linux
script: