test: isCI(): add "name" parameter

This commit is contained in:
Justin M. Keyes
2019-08-05 03:46:37 +02:00
parent c516586dc3
commit 94afc201bc
5 changed files with 12 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ describe("shell command :!", function()
it("throttles shell-command output greater than ~10KB", function()
if helpers.skip_fragile(pending,
(os.getenv("TRAVIS") and helpers.os_name() == "osx")) then
(helpers.isCI('travis') and helpers.os_name() == 'osx')) then
return
end
child_session.feed_data(