minimal 08

This commit is contained in:
Benedek Racz 2020-02-03 13:59:38 +01:00
parent e4ff12ed3e
commit 9c69941b1a

View File

@ -23,7 +23,7 @@ environment:
build: off build: off
install: install:
- C:\\Python37\\pip install .[test] - C:\\Python37\\python -m pip install .[test]
test_script: test_script:
- cmd: set WEXPECT_SPAWN_CLASS=SpawnPipe - cmd: set WEXPECT_SPAWN_CLASS=SpawnPipe