From 36abda604239ea489d8b65de987c57234c1982b7 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sat, 17 Mar 2018 20:39:25 +0000 Subject: [PATCH] Travis build: 1824 [cron] --- test/testlog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/test/testlog b/test/testlog index 49d9a3b72..ad72c4428 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Fri Mar 16 2018 20:38:55 GMT+0000 (UTC) +Test log for: Sat Mar 17 2018 20:39:19 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 @@ -1956,10 +1956,15 @@ Test log for: Fri Mar 16 2018 20:38:55 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 ✔ Works with multiple promises -undefined \ No newline at end of file + total: 998 + passing: 998 + duration: 2.3s + +