tests: Drop sudo, language: python from .travis.yml

These shouldn't be necessary, drop it to speed things up.
This commit is contained in:
Tomas Janousek 2020-06-30 21:20:29 +02:00 committed by Tomas Babej
parent 625c26d59f
commit 2c22bb2645

View file

@ -1,5 +1,4 @@
sudo: required
language: python
language: minimal
env:
- TASK_VERSION=v2.4.0
- TASK_VERSION=v2.4.1