[lxc-devel] [lxd/master] Attempt to run integration tests on Travis

techtonik on Github lxc-bot at linuxcontainers.org
Wed Oct 26 10:28:41 UTC 2016


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/20161026/6a3c359e/attachment.bin>
-------------- next part --------------
From c364f18abca2113e224037100ad5e75727f85c99 Mon Sep 17 00:00:00 2001
From: anatoly techtonik <techtonik at gmail.com>
Date: Wed, 26 Oct 2016 13:28:32 +0300
Subject: [PATCH] Attempt to run integration tests on Travis

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

diff --git a/.travis.yml b/.travis.yml
index 73e98ad..0a27a05 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,7 @@ script:
   - "go test ./"
   - "go test ./shared"
   - "go test ./lxc"
+  - "cd test && make.sh"
 
 notifications:
   webhooks: https://linuxcontainers.org/webhook-lxcbot/


More information about the lxc-devel mailing list