We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d779454 commit 22e7280Copy full SHA for 22e7280
1 file changed
appveyor.yml
@@ -26,7 +26,7 @@ build: off
26
27
test_script:
28
29
- - py.test --reruns 3 --cov=watson_developer_cloud
+ - ps: py.test --reruns 3 --cov=watson_developer_cloud
30
31
deploy: off
32
0 commit comments