From 883fa3c064e42d55e601e0fd29ac780c8ea5c354 Mon Sep 17 00:00:00 2001 From: "ingolf.lepenies" Date: Fri, 11 Dec 2020 08:01:03 +0100 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 40c4077..49a3da7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ install: pip3 install -U tox-travis install: pip3 install -r requirements.txt # Command to run tests, e.g. python setup.py test -script: py.test +script: pytest #notifications: # webhooks: https://coveralls.io/webhook?repo_token=lTgEF94FlDkvXVwvjcIRZiNsES446BFxe