From e01bd28c62a686e4c16d548201783f4279ed8e4a Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Tue, 13 Oct 2015 22:19:03 +0100 Subject: run on the new travis infrastructure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5ed06553..a80b216f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,4 @@ install: - pip install tox script: - tox -e $TOXENV +sudo: false -- cgit v1.2.1