From c536f5fa3fde253fc4460b5944ce32b8d6d42643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Chr=C3=A9tien?= Date: Sun, 17 Jan 2016 13:11:44 +0900 Subject: [PATCH] Travis: use container-based infrastructure --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8c2d54c..6c326c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,7 @@ python: - "3.4" - "3.5" +sudo: false + script: - ./test/test_travis