From bcfb90ffffb294d4f98aec040e4da5aa9a2e96dc Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Fri, 6 Apr 2018 20:49:24 +0000 Subject: [PATCH] Travis build: 1880 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index 63e4f6470..ee7f81c8f 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Thu Apr 05 2018 20:49:03 GMT+0000 (UTC) +Test log for: Fri Apr 06 2018 20:49:18 GMT+0000 (UTC) > 30-seconds-of-code@0.0.2 test /home/travis/build/Chalarangelo/30-seconds-of-code > tape test/**/*.test.js | tap-spec @@ -1960,15 +1960,15 @@ Test log for: Thu Apr 05 2018 20:49:03 GMT+0000 (UTC) ✔ zipWith is a Function ✔ Sends a GET request - ✔ Sends a POST request ✔ Runs the function provided ✔ Runs promises in series ✔ Works as expecting, passing arguments properly + ✔ Sends a POST request ✔ Works with multiple promises total: 999 passing: 999 - duration: 2.6s + duration: 2.4s