The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/6383

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From ee319ed535ae9420e6a43020692482be5c46b571 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= <glip...@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
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to