From 263eba925015fbb31aa3a358ef5ea4b41cacd15c Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Mon, 2 Dec 2019 19:45:52 +0200 Subject: [PATCH] small travis fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e5674b..e31bd15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ matrix: install: - pip3 install ".[test]" script: python3 -m pytest - after_success: python 3 -m codecov + after_success: python3 -m codecov # ====== WINDOWS ========= - name: "Python 2.7.16 on Windows" os: windows # Windows 10.0.17134 N/A Build 17134