From 3fb6c6cc3e7d15e255939ca5f811e4440374abb5 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Thu, 15 Feb 2018 20:32:21 +0000 Subject: [PATCH] Travis build: 1680 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index a7b7fc01e..3aebd7873 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Wed Feb 14 2018 20:22:28 GMT+0000 (UTC) +Test log for: Thu Feb 15 2018 20:32:12 GMT+0000 (UTC) > 30-seconds-of-code@0.0.1 test /home/travis/build/Chalarangelo/30-seconds-of-code > tape test/**/*.test.js | tap-spec @@ -1885,15 +1885,15 @@ Test log for: Wed Feb 14 2018 20:22:28 GMT+0000 (UTC) Testing zipWith ✔ zipWith is a Function + ✔ Runs the function provided ✔ Sends a GET request ✔ Sends a POST request - ✔ Runs the function provided ✔ Runs promises in series ✔ Works with multiple promises total: 948 passing: 948 - duration: 2.4s + duration: 2.7s