From 3f6f1dabfd2f108810d569b374a4e68620b63c3c Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Fri, 2 Sep 2016 15:44:18 +0200 Subject: [PATCH] Upgrade upstart to prevent lxc-common error --- circle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.yml b/circle.yml index 1ac0d51..367dc10 100644 --- a/circle.yml +++ b/circle.yml @@ -4,6 +4,7 @@ machine: dependencies: post: - sudo apt-get update + - sudo apt-get upgrade -y upstart - > sudo apt-get install -y libgtk-3-0