Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaGuer authored Feb 16, 2020
1 parent fa209af commit bd50ec8
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
Expand Up @@ -9,12 +9,12 @@ matrix:
- os: linux
sudo: required
python: 3.8.1
dist: trusty
dist: bionic
env: TEST_TYPE="pytest"
- os: linux
sudo: required
python: 3.6
dist: trusty
dist: xenial
env: TEST_TYPE="pytest" PYPI_DEPLOY=true
- os: linux
sudo: required
Expand Down

0 comments on commit bd50ec8

Please sign in to comment.