From e8cd43f1affe8d922877470762b3cdf98d1a090a Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Mon, 16 Sep 2019 17:39:00 +0300 Subject: [PATCH] added parameter --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index af725ef93..a32c6a56a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -383,7 +383,7 @@ test_script: #proxmark crypto tests - ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 -c 'emv test'"} "Test?s? ? OK" + ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 -c 'emv test -i'"} "Test?s? ? OK" if ($global:TestsPassed) {