update travis.yml

This commit is contained in:
Pawel Sikora 2021-04-28 22:46:56 +02:00
parent cb8e7871a3
commit f187dd1c02
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
language:
python
language: python
after_success:
- bash <(curl -s https://codecov.io/bash)