From 9e12009196a854fa6e3ecde9f74536a167cc6d20 Mon Sep 17 00:00:00 2001
From: Lex Neva <github.com@lexneva.name>
Date: Sat, 13 Jan 2018 13:50:03 -0500
Subject: [PATCH] containers please?

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

diff --git a/.travis.yml b/.travis.yml
index e3f876d01..e623b9eb3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ jobs:
   # always lint on every commit
   - python: 2.7
     env: LINT=true
+    sudo: false
 
   # only bother to build if we're going to deploy a release
   - python: 2.7