10000 Set TOXENV for macOS tests · Harry0201/python-readability@9a85102 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a85102

Browse files
authored
Set TOXENV for macOS tests
1 parent 8ea6a20 commit 9a85102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ matrix:
2424
os: osx
2525
osx_image: xcode9.4
2626
language: shell
27+
env: TOXENV=py37
2728
before_install:
2829
- sw_vers
2930
- python3 --version
@@ -32,6 +33,7 @@ matrix:
3233
os: osx
3334
osx_image: xcode11
3435
language: shell
36+
env: TOXENV=py37
3537
before_install:
3638
- sw_vers
3739
- python3 --version

0 commit comments

Comments
 (0)
0