Skip to content

Commit

Permalink
chore(travis): bring python versions in sync with tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
hootnot committed Feb 23, 2021
1 parent 7ed18ab commit 610d579
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: python
python:
- '3.4'
- '3.5'
- '3.6'
- '3.7-dev'
- '3.7'
- '3.8'
install:
- pip install --upgrade pip setuptools
- pip install requests-mock
Expand Down

0 comments on commit 610d579

Please sign in to comment.