Fix travis config warnings

This commit is contained in:
Roman Mogylatov 2020-06-30 17:31:01 -04:00
parent f84daf6467
commit 18bac2b1d6

View File

@ -1,13 +1,13 @@
os: os:
- linux linux
dist: dist:
- xenial xenial
install:
- pip install tox
script:
- tox
language: language:
- python python
install:
- pip install tox
script:
- tox
jobs: jobs:
include: include:
- python: 3.6 - python: 3.6