From f4ef9d938e15937e88d603dcc466a88e42b91a0b Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 28 Mar 2017 23:05:09 +1100 Subject: [PATCH] fixed python version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e480a71024..58ebe8deb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - 3.5 + - 3.3 before_install: - pip install pep8