Skip to content

Commit

Permalink
update to include full version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville authored Feb 18, 2020
1 parent d869633 commit 3b9fa93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ matrix:
include:
- os: osx
language: generic
env: PYTHON=3.8
env: PYTHON=3.8.1
- os: osx
language: generic
env: PYTHON=3.7
env: PYTHON=3.7.6
- os: osx
language: generic
env: PYTHON=3.6
env: PYTHON=3.6.10
#- os: osx
# language: generic
# env: PYTHON=2.7
Expand Down

0 comments on commit 3b9fa93

Please sign in to comment.