From 3a166f7940f2174277231cc47292991f3cd40ea7 Mon Sep 17 00:00:00 2001 From: "Pradyun S. Gedam" Date: Fri, 30 Jun 2017 23:51:40 +0530 Subject: [PATCH] Use container builds on Travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6170f4c8f01..7ee13543c95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: python +sudo: false + matrix: include: - env: TOXENV=docs