Skip to content

Commit

Permalink
test bionic dist
Browse files Browse the repository at this point in the history
  • Loading branch information
WillianFuks committed Dec 16, 2020
1 parent c7cdc5f commit e7447a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: python
dist: xenial
dist: bionic

jobs:
include:
Expand All @@ -14,7 +14,7 @@ jobs:
env: TOX_ENV=py38
- name: "Lint Flake8"
python: 3.8
env: TOX_ENV=flake8
env: TOX_ENV=lint
- name: "isort-check"
python: 3.8
env: TOX_ENV=isort-check
Expand Down

0 comments on commit e7447a7

Please sign in to comment.