Skip to content

Commit 22e7280

Browse files
committed
chore(ps): Run tests in power script
1 parent d779454 commit 22e7280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build: off
2626

2727
test_script:
2828

29-
- py.test --reruns 3 --cov=watson_developer_cloud
29+
- ps: py.test --reruns 3 --cov=watson_developer_cloud
3030

3131
deploy: off
3232

0 commit comments

Comments
 (0)