MODULES-10242 Add ubuntu14 support back to the modules
[puppet-modules/puppetlabs-apt.git] / provision.yaml
index 3fb28c0e3bd69140011643051479c054a021d7c4..fadfe699812bb8483dd450762399ddc075ab3905 100644 (file)
@@ -4,7 +4,7 @@ default:
   images: ['waffleimage/debian8']
 travis_deb:
   provisioner: docker
-  images: ['debian:8', 'debian:9', 'ubuntu:14.04', 'ubuntu:16.04', 'ubuntu:18.04']
+  images: ['debian:8', 'debian:9', 'ubuntu:16.04', 'ubuntu:18.04']
 waffle_deb:
   provisioner: docker 
   images: ['waffleimage/debian8', 'waffleimage/debian9', 'waffleimage/ubuntu14.04', 'waffleimage/ubuntu16.04', 'waffleimage/ubuntu18.04']