Skip to content

Commit 125ad2a

Browse files
minrkkevin-bates
authored andcommitted
test with stable Python 3.7
instead of out-of-date dev version
1 parent c220d5e commit 125ad2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ matrix:
6363
include:
6464
- python: 3.5
6565
env: GROUP=python
66-
- python: "3.7"
66+
- python: 3.7
6767
env: GROUP=python
6868
dist: xenial # required for Python >= 3.7 (travis-ci/travis-ci#9069)
6969
- python: 3.6

0 commit comments

Comments
 (0)