From 5dbdb90541fe6fed1efd229205b2318ab0b4121a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Mon, 23 Nov 2020 18:22:39 +0100 Subject: [PATCH] Travis: try to make travis happy by removing a python2 command --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5110dc650..4018b5903 100644 --- a/.travis.yml +++ b/.travis.yml @@ -204,7 +204,6 @@ script: - python -m pytest test-*.py - cd - # Testing addons - - python -m pytest addons/test/test-*.py - PYTHONPATH=./addons python3 -m pytest addons/test/test-*.py notifications: