From df7797c9611ca85e8845710ba3dc65ccd5236174 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Sun, 22 Apr 2018 20:42:25 +0200 Subject: Run tests under Python 3.6 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0c516624..fe7be6f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - "2.7" + - "3.6" cache: pip install: "pip install -r requirements.txt && pip install coveralls pylint" -- cgit v1.2.3-55-g3dc8