From 9162535dc8625301df4d165bc90ac600a0df3c96 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Mon, 13 Apr 2020 12:58:05 +0200 Subject: [PATCH] Travis: Apply suggestions from linter --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 29c5f8095..eec8bfb3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ +os: linux language: python -matrix: +jobs: include: - python: "3.5" - python: "3.6"