Skip to content

Commit

Permalink
updated python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed May 15, 2019
1 parent c562c39 commit 6afba59
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ env:

matrix:
include:
- python: '3.7'
- python: '3.6'
env: TOXENV=docs
- python: '2.7'
- python: '3.6'
env: TOXENV=flake8
- python: '2.7'
env: TOXENV=py27
Expand All @@ -20,8 +20,6 @@ matrix:
env: TOXENV=py35
- python: '3.6'
env: TOXENV=py36
- python: '3.7'
env: TOXENV=py37
- python: 'pypy'
env: TOXENV=pypy

Expand Down

0 comments on commit 6afba59

Please sign in to comment.