From f996bac78894d88a70d499af2cdfa369775260fa Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sat, 24 Mar 2018 20:43:33 +0000 Subject: [PATCH] Travis build: 1850 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index 24482bac3..ce82b0a32 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Fri Mar 23 2018 20:43:04 GMT+0000 (UTC) +Test log for: Sat Mar 24 2018 20:43:25 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: Fri Mar 23 2018 20:43:04 GMT+0000 (UTC) ✔ zipWith is a Function ✔ Sends a GET request + ✔ Sends a POST request ✔ Runs the function provided ✔ Runs promises in series - ✔ Sends a POST request ✔ Works as expecting, passing arguments properly ✔ Works with multiple promises total: 999 passing: 999 - duration: 2.4s + duration: 2.5s