Remove flakes and readme from appveyor and travis
This commit is contained in:
@@ -46,10 +46,6 @@ jobs:
|
|||||||
env: TOXENV=py36-pytestmaster
|
env: TOXENV=py36-pytestmaster
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
env: TOXENV=py36-pytestfeatures
|
env: TOXENV=py36-pytestfeatures
|
||||||
- python: "3.6"
|
|
||||||
env: TOXENV=flakes
|
|
||||||
- python: "3.6"
|
|
||||||
env: TOXENV=readme
|
|
||||||
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
python: '3.6'
|
python: '3.6'
|
||||||
|
|||||||
@@ -6,8 +6,6 @@ environment:
|
|||||||
- TOXENV: "py36-pytest36"
|
- TOXENV: "py36-pytest36"
|
||||||
- TOXENV: "py27-pytest36-pexpect"
|
- TOXENV: "py27-pytest36-pexpect"
|
||||||
- TOXENV: "py36-pytest36-pexpect"
|
- TOXENV: "py36-pytest36-pexpect"
|
||||||
- TOXENV: "flakes"
|
|
||||||
- TOXENV: "readme"
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- C:\Python36\python -m pip install -U tox setuptools_scm pip
|
- C:\Python36\python -m pip install -U tox setuptools_scm pip
|
||||||
|
|||||||
Reference in New Issue
Block a user