[lxc-devel] [lxd/master] Drop from .travis.yaml Go versions we don't support anymore

freeekanayaka on Github lxc-bot at linuxcontainers.org
Mon Jul 20 14:27:52 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200720/6043c205/attachment-0001.bin>
-------------- next part --------------
From 37ec6cb013c9b597eedfa8807e75d071a480cc3b Mon Sep 17 00:00:00 2001
From: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Mon, 20 Jul 2020 16:26:07 +0200
Subject: [PATCH] Drop from .travis.yaml Go versions we don't support anymore

Signed-off-by: Free Ekanayaka <free.ekanayaka at canonical.com>
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index d047740f83..24171b80bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,6 @@ os:
   - osx
 
 go:
-  - 1.10.x
-  - 1.11.x
-  - 1.12.x
   - 1.13.x
   - 1.14.x
 


More information about the lxc-devel mailing list