diff --git a/.appveyor.yml b/.appveyor.yml index fdaa0b8..bc83024 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,4 +12,4 @@ build: off test_script: - where bash - bash --version - - bash libexec/bats test + - bash -c 'time libexec/bats test'