[lxc-devel] [lxd/master] Bring Go current in Travis

gliptak on Github lxc-bot at linuxcontainers.org
Fri Nov 1 01:49:31 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 301 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20191031/11ab5915/attachment.bin>
-------------- next part --------------
From ee319ed535ae9420e6a43020692482be5c46b571 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= <gliptak at gmail.com>
Date: Thu, 31 Oct 2019 21:49:16 -0400
Subject: [PATCH] Bring Go current in Travis

---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index eb6ccdc245..0a124eadc4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,8 @@ os:
 go:
   - 1.10.x
   - 1.11.x
+  - 1.12.x
+  - 1.13.x
 
 matrix:
   fast_finish: true


More information about the lxc-devel mailing list